2018-01-24 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.dg / cpp / cmdlne-dU-20.c
blob065b807ef61c5c96b5e5fb070ac04749ac9832c5
1 /* { dg-do preprocess } */
2 /* { dg-options "-nostdinc -P -dU" } */
3 /* { dg-final { scan-file cmdlne-dU-20.i "^\n*A B\n*$" } } */
4 #define A(x) x
5 A B