[Bug c++/30205] RFE: g++ --unmangle

2011-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30205 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED CC|gcc-bugs at g

[Bug c++/30205] RFE: g++ --unmangle

2006-12-30 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2006-12-30 18:54 --- As noted by pinskia, this really is a linker option as opposed to front-end option. -- gdr at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/30205] RFE: g++ --unmangle

2006-12-19 Thread geoffk at gcc dot gnu dot org
--- Comment #2 from geoffk at gcc dot gnu dot org 2006-12-20 03:25 --- collect2 already does this on platforms which don't use GNU ld. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30205

[Bug c++/30205] RFE: g++ --unmangle

2006-12-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-14 02:54 --- You should use -Wl,--demangle really. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30205