http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46123
Zdenek Sojka <zsojka at seznam dot cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|ICE: in output_aranges, at |ICE: in output_aranges, at |dwarf2out.c:11531 with |dwarf2out.c:11531 with |-feliminate-dwarf2-dups -g |-feliminate-dwarf2-dups -g |and lambda function | --- Comment #1 from Zdenek Sojka <zsojka at seznam dot cz> 2010-10-21 23:27:52 UTC --- The same ICE happens with g++.old-deja/g++.other/mangle3.C: $ gcc g++.old-deja/g++.other/mangle3.C -g -feliminate-dwarf2-dups g++.old-deja/g++.other/mangle3.C:42:1: internal compiler error: in output_aranges, at dwarf2out.c:11531 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. That testcase doesn't use lambdas, so it probably isn't lambda-specific.