------- Comment #4 from jakub at gcc dot gnu dot org 2007-08-24 17:07 ------- Subject: Bug 32610
Author: jakub Date: Fri Aug 24 17:06:59 2007 New Revision: 127776 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127776 Log: PR debug/32610 * dwarf2out.c (gen_decl_die): Don't call gen_tagged_type_instantiation_die if decl doesn't have tagged type. * gcc.dg/debug/pr32610.c: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/debug/pr32610.c Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/dwarf2out.c branches/gcc-4_2-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32610