]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gcc.dg/cpp/ident-1.c: Add dg-options "".
authorJakub Jelinek <jakub@redhat.com>
Fri, 8 Oct 2004 22:49:39 +0000 (00:49 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 8 Oct 2004 22:49:39 +0000 (00:49 +0200)
From-SVN: r88799

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

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