[Bug c++/70413] Class template names in anonymous namespaces are not globally unique

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 5 20:44:00 GMT 2017


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-04-05
                 CC|                            |trippels at gcc dot gnu.org
     Ever confirmed|0                           |1
      Known to fail|                            |5.4.0, 6.2.0, 7.0

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Confirmed.

The problem is that _Z12invoke_printIN12_GLOBAL__N_11sEEvv is wrongly marked as
comdat.


More information about the Gcc-bugs mailing list