aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/i386-387-7.c
diff options
context:
space:
mode:
authorno-author <no-author@gcc.gnu.org>2005-04-24 07:19:17 +0000
committerno-author <no-author@gcc.gnu.org>2005-04-24 07:19:17 +0000
commite1217e305b051109e4d2bf6490e3874b53bc3a96 (patch)
tree591c2fb13e88b54995a7371e2abb595e312d4641 /gcc/testsuite/gcc.dg/i386-387-7.c
parent5b5fcc5945558d32c619dd3047ae0ee16a6edd2f (diff)
This commit was manufactured by cvs2svn to create tagapple/gcc-5011
'apple-gcc-5011'. git-svn-id: https://gcc.gnu.org/svn/gcc/tags/apple-gcc-5011@98648 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/i386-387-7.c')
-rw-r--r--gcc/testsuite/gcc.dg/i386-387-7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/i386-387-7.c b/gcc/testsuite/gcc.dg/i386-387-7.c
index 210917ad415..1a40cd719d8 100644
--- a/gcc/testsuite/gcc.dg/i386-387-7.c
+++ b/gcc/testsuite/gcc.dg/i386-387-7.c
@@ -1,5 +1,6 @@
/* Verify that 387 fsincos instruction is generated. */
/* { dg-do compile { target "i?86-*-*" } } */
+/* { dg-require-effective-target ilp32 } */
/* { dg-options "-O -ffast-math -march=i686" } */
/* { dg-final { scan-assembler "fsincos" } } */