2008-03-13 Paolo Bonzini <bonzini@gnu.org>
PR tree-opt/35422
* gcc.target/i386/pr35422.c: Escape brackets.
From-SVN: r133163
+2008-03-13 Paolo Bonzini <bonzini@gnu.org>
+
+ PR tree-opt/35422
+ * gcc.target/i386/pr35422.c: Escape brackets.
+
2008-03-12 Paolo Bonzini <bonzini@gnu.org>
PR tree-opt/35422
/* Check that we did not spill anything. This is all that is needed
to qualify the generated code as "decent"... */
-/* { dg-final { scan-assembler-not "%e[sd]i" } } */
+/* { dg-final { scan-assembler-not "%e\[sd\]i" } } */