index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
pushpop-1.hs
blob: e97a4f33a91aba7bc4a43236d05a9126c92f732c (
plain
)
1
2
3
4
5
#
define
FOO
1
#
pragma
push_macro
(
"FOO"
)
#
undef
FOO
#
define
FOO
2