[Bug other/42670] demangler doesn't completely demangle a global constructors symbol

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Jan 9 16:23:00 GMT 2010



------- Comment #2 from hjl dot tools at gmail dot com  2010-01-09 16:23 -------
libiberty/testsuite/demangle-expected has

---
--format=gnu-v3 --no-params
_GLOBAL__I__Z2fnv
global constructors keyed to _Z2fnv
global constructors keyed to _Z2fnv
---

Shouldn't it be

global constructors keyed to fn()


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
            Summary|c++filt/nm --demangle       |demangler doesn't completely
                   |doesn't completely demangle |demangle a global
                   |a global constructors symbol|constructors symbol


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42670



More information about the Gcc-bugs mailing list