--- Comment #3 from ian at airs dot com 2010-01-09 18:16 ---
c++filt is part of the binutils, but it just runs the demangler which is part
of gcc. Any change here will be a change to the demangler.
--
ian at airs dot com changed:
What|Removed |Add
--- 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
2 matches
Mail list logo