> 2013-04-18 Cary Coutant <ccout...@google.com> > > gcc/ > * dwarf2out.c (output_pubnames ): > > gcc/testsuite/ > * g++.dg/debug/dwarf2/pubnames-2.C: Add -fno-debug-types-section. > * g++.dg/debug/dwarf2/pubnames-3.C: New test case.
Sorry, I didn't get the complete ChangeLog entry into the email. The dwarf2out.c entry should be: * dwarf2out.c (output_pubnames): Check die_perennial_p of parent instead of die_mark. -cary