* gcc.dg/cpp/macsyntx.c: Use correct command line option.
From-SVN: r37588
This commit is contained in:
parent
dd07b88447
commit
029a4f4dea
@ -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.
|
||||
|
@ -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:-
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user