------- Comment #7 from jason at gcc dot gnu dot org 2005-11-13 08:23 ------- Subject: Bug 22489
Author: jason Date: Sun Nov 13 08:23:04 2005 New Revision: 106854 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106854 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: branches/gcc-4_0-branch/gcc/testsuite/g++.dg/debug/using2.C - copied unchanged from r106853, trunk/gcc/testsuite/g++.dg/debug/using2.C Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/dwarf2out.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22489