Rebase.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / cmdlne-dU-1.c
blob129e48bf8e643a06c7042f816d1ed1e58dd923bb
1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-final { scan-file cmdlne-dU-1.i "^\n*#undef A\n*$" } } */
4 #ifdef A
5 #endif