[Bug c++/52036] C++11 allows template parameters to have internal linkage

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 22 08:58:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.2

--- Comment #16 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #15)
> (In reply to Jonathan Wakely from comment #14)
> > For this PR, the only remaining bug seems to be comment 8.
> 
> Which works in C++17 mode, so is only a bug for C++11 and C++14.

Hmm, it also works in C++11 and C++14 mode. Not sure what I was testing. And
that is PR 58969, which was fixed for 7.2


More information about the Gcc-bugs mailing list