* testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99.
authorNeil Booth <neil@gcc.gnu.org>
Mon, 27 May 2002 20:23:13 +0000 (20:23 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 27 May 2002 20:23:13 +0000 (20:23 +0000)
From-SVN: r53938

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/arith-3.c

index 2121151185cbb9d6786968bbd48486119b709c22..101b0f07a4f5374484a5ccc9749b191c3bd9f214 100644 (file)
@@ -5,7 +5,6 @@
 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * gcc.dg/cpp/arith-2.c: Remove.
-       * gcc.dg/cpp/arith-3.c: Don't set std=c99.
 
 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
 
index 53d182192167bac74086246a145fbb7dc3df2ee1..af01f9a9f3b6f75284514d934a293087402a2d63 100644 (file)
@@ -9,7 +9,7 @@
    Please keep changes to arith-2.c and arith-3.c in sync.  */
 
 /* { dg-do preprocess } */
-/* { dg-options "-fno-show-column" } */
+/* { dg-options "-std=c99 -fno-show-column" } */
 
 #include <limits.h>