[Bug other/56755] New: Global symbol demangling

2013-03-27 Thread dungtq1387 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56755 Bug #: 56755 Summary: Global symbol demangling Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/56755] Global symbol demangling

2013-03-28 Thread dungtq1387 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56755 --- Comment #3 from bryan 2013-03-29 02:32:20 UTC --- let me provide more details about this bug. I got all of my program's function names from compiler and wanted to demangle them. C++filt successfully demangled almost all of the names,