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 6