[Bug other/59518] New: C++ demangler does not handle some global constructor & LTO names
d.g.gorbachev at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 16 01:03:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59518
Bug ID: 59518
Summary: C++ demangler does not handle some global constructor
& LTO names
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: d.g.gorbachev at gmail dot com
These names are not currently demangled: `_GLOBAL__sub_I__Z3foov',
`_GLOBAL__sub_I_bar', `_ZL1n.lto_priv.7', `_ZZ3foovE12__FUNCTION__.lto_priv.8',
`_ZStL8__ioinit.lto_priv.412'. (Although look similar, these names are
demangled: `_GLOBAL__I_65535_0_cp_lang.o.1915128', `_ZL3foov.lto_priv.9').
More information about the Gcc-bugs
mailing list