This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/11325] [3.4 regression] nested class debug info missing
- From: "snyder at fnal dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2003 20:56:56 -0000
- Subject: [Bug debug/11325] [3.4 regression] nested class debug info missing
- References: <20030626030149.11325.bkoz@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From snyder at fnal dot gov 2003-11-12 20:56 -------
Subject: Re: [3.4 regression] nested class debug info missing
Thanks for bringing this to my attention.
It indeed looks like a problem with the eliminate-unused-debug-types patch;
specifically, if we mark a specification die, we should make sure
that the corresponding definition also gets marked, provided it exists.
I'm testing a possible fix; i hope i'll be able to submit it in the
next day or so.
sss
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11325