* gcc.dg/cpp/ident-1.c: Add dg-options "".

From-SVN: r88799
This commit is contained in:
Jakub Jelinek 2004-10-09 00:49:39 +02:00 committed by Jakub Jelinek
parent 538e396410
commit a1e063e53a
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-10-09 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/cpp/ident-1.c: Add dg-options "".
2004-10-08 Joseph S. Myers <jsm@polyomino.org.uk>
* gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.

View File

@ -1,4 +1,5 @@
/* { dg-do preprocess } */
/* { dg-options "" } */ /* shut off -pedantic */
/* Based on PR 16999 */