Commit ff22013a by Kaz Kojima

builtin-math-7.c: Add -mieee for sh*-*-* targets.

	* gcc.dg/torture/builtin-math-7.c: Add -mieee for sh*-*-* targets.

From-SVN: r151107
parent 439a0f5a
2009-08-25 Kaz Kojima <kkojima@gcc.gnu.org>
* gcc.dg/torture/builtin-math-7.c: Add -mieee for sh*-*-* targets.
2009-08-25 Jan Hubicka <jh@suse.cz>
* gcc.target/i386/sse5-shift1-vector.c
......
......@@ -6,6 +6,7 @@
/* { dg-do run } */
/* { dg-require-effective-target mpc } */
/* { dg-options "-mieee" { target sh*-*-* } } */
extern void link_error(int);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment