blob: a26fc9881de61e55f191f57254168ee5c1b6d7fe [file] [log] [blame]
/* { dg-do preprocess } */
/* { dg-options "-nostdinc -P -dU" } */
/* { dg-final { scan-file cmdlne-dU-3.i "^\n*#define A B\n*$" } } */
#define A B
#ifndef A
#endif