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
/
g++.dg
/
lookup
/
pretty1.C
blob: a03bd3c3e8afee1fe335a5547e772cf99bc468fb (
plain
)
1
void
foo
()
{
for
(
__PRETTY_FUNCTION__
;
;
)
;
}