* gcc.dg/loop-3.c: Don't use i386 tuning for amd64.

From-SVN: r91987
This commit is contained in:
Richard Henderson 2004-12-09 22:18:03 -08:00 committed by Richard Henderson
parent 38ef242b42
commit af99a0b024
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2004-12-09 Richard Henderson <rth@redhat.com>
* gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
* gcc.c-torture/execute/ieee/fp-cmp-4q.c: Remove.
* gcc.c-torture/execute/ieee/fp-cmp-8q.c: Remove.

View File

@ -3,7 +3,7 @@
/* { dg-do compile } */
/* { dg-options "-O3" } */
/* { dg-options "-O3 -mtune=i386" { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-O3 -mtune=i386" { target i?86-*-* } } */
#if defined(STACK_SIZE) && (STACK_SIZE < 65536)
# define BYTEMEM_SIZE 10000L