(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
cpp/
cmdlne-dU-13.c
       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