* gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Dec 2004 06:18:03 +0000 (06:18 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 10 Dec 2004 06:18:03 +0000 (06:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91987 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/loop-3.c

index 562e303..896b5c7 100644 (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.
 
index ba6fe55..3cc6643 100644 (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