mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 04:15:35 +08:00
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
@ -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…
Reference in New Issue
Block a user