* gcc.dg/cpp/ident-1.c: Add dg-options "".
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 2004 22:49:39 +0000 (22:49 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Oct 2004 22:49:39 +0000 (22:49 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88799 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/ident-1.c

index 6e1ee3d..0c23344 100644 (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.
index 5437296..cb6c0dc 100644 (file)
@@ -1,4 +1,5 @@
 /* { dg-do preprocess } */
+/* { dg-options "" } */ /* shut off -pedantic */
 
 /* Based on PR 16999 */