mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-12 18:05:09 +08:00
* gcc.dg/cpp/assembler.S: Don't use -ansi.
From-SVN: r58052
This commit is contained in:
parent
750afc12b3
commit
98ddd678f0
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* gcc.c-torture/compile/simd-5.c: New test.
|
||||
|
@ -3,6 +3,7 @@
|
||||
in the output, and should not be warned about. */
|
||||
|
||||
/* { dg-do preprocess } */
|
||||
/* { dg-options "" } */
|
||||
|
||||
#define foo() mov r0, #5 /* { dg-bogus "not followed" "spurious warning" } */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user