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/24824] [4.1/4.2 Regression] ICE: in build_abbrev_table, at dwarf2out.c:6427 with -feliminate-dwarf2-dups



------- Comment #11 from nathan at gcc dot gnu dot org  2006-01-12 16:01 -------
Subject: Bug 24824

Author: nathan
Date: Thu Jan 12 16:01:15 2006
New Revision: 109643

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109643
Log:
        PR c++/24824
        * class.c (handle_using_decl): Pass correct scope to
        cp_emit_debug_info_for_using.

        PR c++/24824
        * g++.dg/debug/dwarf2-1.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/debug/dwarf2-1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24824


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