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/11325] [3.4 regression] nested class debug info missing


------- 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


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