* gcc.dg/cpp/macsyntx.c: Use correct command line option.

From-SVN: r37588
This commit is contained in:
Neil Booth 2000-11-20 18:28:43 +00:00 committed by Neil Booth
parent dd07b88447
commit 029a4f4dea
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2000-11-20 Neil Booth <neilb@earthling.net>
* gcc.dg/cpp/macsyntx.c: Use correct command line option.
2000-11-20 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.pt/export1.C: New test.

View File

@ -1,7 +1,7 @@
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options -pedantic } */
/* { dg-options "-pedantic -std=gnu99" } */
/* Tests macro syntax, for both definition and invocation, including:-