This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/32610] [4.2/4.3 regression] ICE in gen_tagged_type_instantiation_die, at dwarf2out.c:12762



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]