http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53754
Markus Trippelsdorf <markus at trippelsdorf dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markus at trippelsdorf dot | |de --- Comment #1 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-06-23 11:26:30 UTC --- markus@x4 bugAlgo % < test.ii namespace { int a; } markus@x4 bugAlgo % c++ -g -flto test.ii lto1: internal compiler error: in lhd_decl_printable_name, at langhooks.c:222 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. lto-wrapper: /usr/x86_64-pc-linux-gnu/gcc-bin/4.8.0/c++ returned 1 exit status /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0/../../../../x86_64-pc-linux-gnu/bin/ld: fatal error: lto-wrapper failed collect2: error: ld returned 1 exit status