Fix last patch.
authorAndreas Jaeger <aj@gcc.gnu.org>
Thu, 26 May 2005 22:00:56 +0000 (00:00 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Thu, 26 May 2005 22:00:56 +0000 (00:00 +0200)
From-SVN: r100232

gcc/testsuite/gcc.dg/unroll-1.c

index 26852c96e5fce7d7472e36515bf702c1a88ef41b..7b09cd1d209bfcb2202600c38f1535bf9e88293e 100644 (file)
@@ -1,8 +1,8 @@
 /* PR optimization/8599 */
 /* { dg-do run } */
 /* { dg-options "-O2 -funroll-loops" } */
-/* { dg-options "-mtune=k6 -O2 -funroll-loops" { target { i?86-*-* && ilp32 } } */
-/* { dg-options "-mtune=k6 -O2 -funroll-loops" { target { x86_64-*-* && ilp32 } } */
+/* { dg-options "-mtune=k6 -O2 -funroll-loops" { target { i?86-*-* && ilp32 } } */
+/* { dg-options "-mtune=k6 -O2 -funroll-loops" { target { x86_64-*-* && ilp32 } } */
 
 
 extern void abort (void);