OSDN Git Service

2011-10-19 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / const-elim-1.c
index b704408..c9c57a2 100644 (file)
@@ -7,7 +7,7 @@
 
 /* { dg-do compile } */
 /* { dg-options "-O2 -std=c99" } */
-/* { dg-final { scan-assembler-not "LC" } } */
+/* { dg-final { scan-assembler-not "L\\\$?C\[^A-Z\]" } } */
 
 #define I (__extension__ 1.0iF)