[Bug debug/11774] [3.3/3.4 Regression] dwarf2: mangled name of static function not output in debug info (C++)
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sun Aug 3 13:37:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11774
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-03 13:37 -------
>From an email from Daniel Berlin:
The mangled name output is
1. A gcc extension (DW_AT_mips_linkage_name) that is going away as soon as gdb finishes
learning how to generate scoped names without it (which is RSN). It's a waste of space in the
debug info, and a significant one at that.
2. Not something that anyone should depend upon, or we should encourage dependence on.
So closing as invalid.
More information about the Gcc-bugs
mailing list