Commit 98ddd678 by Neil Booth Committed by Neil Booth

* gcc.dg/cpp/assembler.S: Don't use -ansi.

From-SVN: r58052
parent 750afc12
2002-10-11 Neil Booth <neil@daikokuya.co.uk>
* gcc.dg/cpp/assembler.S: Don't use -ansi.
Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com> Fri Oct 11 10:56:49 2002 Richard Shann <richard.shann@superh.com>
* gcc.c-torture/compile/simd-5.c: New test. * gcc.c-torture/compile/simd-5.c: New test.
......
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
in the output, and should not be warned about. */ in the output, and should not be warned about. */
/* { dg-do preprocess } */ /* { dg-do preprocess } */
/* { dg-options "" } */
#define foo() mov r0, #5 /* { dg-bogus "not followed" "spurious warning" } */ #define foo() mov r0, #5 /* { dg-bogus "not followed" "spurious warning" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment