[Bug c++/59457] name mangling in presence of variadic templates seems wrong

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 30 10:08:00 GMT 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ABI
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The default behaviour changed with r211593 when the default changed to
-fabi-version=0, because the mangling was corrected for -fabi-version=6 by
r182970.

So this is a dup of PR 51322

*** This bug has been marked as a duplicate of bug 51322 ***


More information about the Gcc-bugs mailing list