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