OSDN Git Service

* gcc.dg/tree-ssa/loop-9.c: Prevent matching "leave".
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / tree-ssa / loop-9.c
index a03ce72..c4b47c0 100644 (file)
@@ -21,4 +21,4 @@ void foo (int *p)
     }
 }
 
-/* { dg-final { scan-assembler-times "lea" 0 { target i?86-*-* x86_64-*-* } } } */
+/* { dg-final { scan-assembler-times "lea\\t" 0 { target i?86-*-* x86_64-*-* } } } */