* gcc.dg/predict-12.c: New testcase.
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / cmdlne-dU-4.c
blobaa3d853a09ae114501f43b9a4e5f3ef6c960a369
1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-final { scan-file cmdlne-dU-4.i "^\n*#undef A\n*$" } } */
4 #if defined(A)
5 #endif