repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR c/56980
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
cmdlne-dU-13.c
blob
45ce532b20616834f337976a68708c266313ea5b
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