diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/dfp/pr31344.c')
-rw-r--r-- | gcc/testsuite/gcc.dg/dfp/pr31344.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/dfp/pr31344.c b/gcc/testsuite/gcc.dg/dfp/pr31344.c index 0f5e21e..506eef4 100644 --- a/gcc/testsuite/gcc.dg/dfp/pr31344.c +++ b/gcc/testsuite/gcc.dg/dfp/pr31344.c @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-O -mtune=i386" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */ +/* { dg-options "-O -mtune=i386" { target { { i?86-*-* x86_64-*-* } && ia32 } } } */ /* { dg-options "-O" } */ typedef struct |