------- Comment #6 from jason at gcc dot gnu dot org  2005-11-13 07:34 -------
Subject: Bug 22489

Author: jason
Date: Sun Nov 13 07:34:50 2005
New Revision: 106853

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106853
Log:
        PR c++/22489
        * dwarf2out.c (gen_subprogram_die): Force a declaration die for
        lazily declared methods.
        (force_decl_die): Stop if forcing out the context already make a
        DIE for the decl.
        (force_type_die): Likewise.

Added:
    trunk/gcc/testsuite/g++.dg/debug/using2.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c


-- 


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

Reply via email to