1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-final { scan-file cmdlne-dU-13.i "^\n*#undef A\n*$" } } */
4 #ifdef A
5 #endif
6 #ifdef A
7 #endif
8