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: "bkoz at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jul 2003 15:03:54 -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
bkoz at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mark at codesourcery dot com|rth at redhat dot com
Status|NEW |ASSIGNED
------- Additional Comments From bkoz at gcc dot gnu dot org 2003-07-29 15:03 -------
RTH I'm re-assigning this to you based on Janis' backtrace.
Thanks for upping the priority on this. It's no longer fun to use a Feb 2003
toolchain just so I can do work... The gcc bugs and gdb bugs work together to
pretty much make code compiled with the current toolchain undebuggable. Bitch
and moan, I know, but I'm already at the end of my rope.
In the meantime, I'm using -fno-eliminate-unused-debug-types
-benjamin