builtin-math-7.c: Add -mieee for sh*-*-* targets.
* gcc.dg/torture/builtin-math-7.c: Add -mieee for sh*-*-* targets. From-SVN: r151107
This commit is contained in:
parent
439a0f5a2a
commit
ff22013ab2
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
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);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue