From: Neil Booth Date: Mon, 27 May 2002 20:23:13 +0000 (+0000) Subject: * testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2530d6aa59a7eacc22ec7db611cddf796a694b56;p=gcc.git * testsuite/gcc.dg/cpp/arith-3.c: Need -std=c99. From-SVN: r53938 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 2121151185c..101b0f07a4f 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -5,7 +5,6 @@ 2002-05-27 Neil Booth * gcc.dg/cpp/arith-2.c: Remove. - * gcc.dg/cpp/arith-3.c: Don't set std=c99. 2002-05-27 Neil Booth diff --git a/gcc/testsuite/gcc.dg/cpp/arith-3.c b/gcc/testsuite/gcc.dg/cpp/arith-3.c index 53d18219216..af01f9a9f3b 100644 --- a/gcc/testsuite/gcc.dg/cpp/arith-3.c +++ b/gcc/testsuite/gcc.dg/cpp/arith-3.c @@ -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