diff options
Diffstat (limited to 'gcc/testsuite/gcc.dg/i386-cmov4.c')
| -rw-r--r-- | gcc/testsuite/gcc.dg/i386-cmov4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/gcc.dg/i386-cmov4.c b/gcc/testsuite/gcc.dg/i386-cmov4.c index 1601f2251b5..e293b34abc1 100644 --- a/gcc/testsuite/gcc.dg/i386-cmov4.c +++ b/gcc/testsuite/gcc.dg/i386-cmov4.c @@ -1,5 +1,5 @@ /* { dg-do compile { target i?86-*-* x86_64-*-* } } */ -/* { dg-options "-O2 -march=athlon" } */ +/* { dg-options "-O2 -march=k8" } */ /* { dg-final { scan-assembler "cmov" } } */ /* Verify that if conversion happends for memory references. */ |

