------- Comment #4 from dodji at gcc dot gnu dot org  2009-05-18 19:24 -------
Subject: Bug 40109

Author: dodji
Date: Mon May 18 19:24:17 2009
New Revision: 147675

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147675
Log:
Candidate Fix for PR debug/40109

gcc/ChangeLog:
PR debug/40109
* dwarf2out.c (gen_type_die_with_usage): Generate the DIE as a
child of the containing namespace's DIE.

gcc/testsuite/ChangeLog:
PR debug/40109
* g++.dg/debug/dwarf2/nested-1.C: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/debug/dwarf2/nested-1.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/dwarf2out.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to