* gcc.dg/cpp/20000725-1.c: New test.

From-SVN: r35391
This commit is contained in:
Jakub Jelinek 2000-07-31 21:51:10 +02:00 committed by Jakub Jelinek
parent 04179d4a51
commit 42eb567d5c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-07-31 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/cpp/20000725-1.c: New test.
2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
* gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.

View File

@ -0,0 +1,3 @@
/* { dg-do preprocess } */
#define foo(x, y, defined) bar(x, y, defined)