[Bug c++/88413] g++ mangles names involving unresolved names in function argument template parameters differently from the ABI standard.

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 10 10:20:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88413

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-12-10
     Ever confirmed|0                           |1

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
GCC has mangled it the same way since at least 4.3 (I don't have anything odler
to test).

FWIW EDG agrees with Clang.


More information about the Gcc-bugs mailing list