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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2003 20:37:48 -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
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11325
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-11 20:37 -------
It is not really caused by Richard's patch to enable flag_eliminate_unused_debug_types
by default but the eliminat_unused_debug_types not marking the classes as being used.