Merge reload-branch up to revision 101000
[official-gcc.git] / gcc / testsuite / g++.dg / lookup / pretty1.C
bloba03bd3c3e8afee1fe335a5547e772cf99bc468fb
1 void foo() { for ( __PRETTY_FUNCTION__ ; ; ) ; }