[Bug c++/34166] -fleading-underscore duplicate underscore in some template cases

shockenhull at niceberg dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 23 20:21:00 GMT 2007



------- Comment #2 from shockenhull at niceberg dot com  2007-11-23 20:21 -------
this bug seem to be related to the fact that std::string's name mangling is
optimized by shortening it to a special encoding which might bypass the
underscore prefix option

is there an option to disable the special case encoding for std::string ?


-- 


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



More information about the Gcc-bugs mailing list