1  /* { dg-do preprocess } */
       2  /* { dg-options "-nostdinc -P -dU" } */
       3  /* { dg-final { scan-file cmdlne-dU-11.i "^\n*\n*$" } } */
       4  #define A B
       5  #if 0
       6  A
       7  #endif
       1  /* { dg-do preprocess } */
       2  /* { dg-options "-nostdinc -P -dU" } */
       3  /* { dg-final { scan-file cmdlne-dU-11.i "^\n*\n*$" } } */
       4  #define A B
       5  #if 0
       6  A
       7  #endif