[Bug c++/60642] Unclear diagnostic with invalid use of abi_tag attribute on explicit instantiation
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 1 19:20:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60642
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |4.9.0
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 4.9. The compiler will now just warn that the attribute on the
explicit instantiation is ignored, and correctly emit the tag on
instantiations.
More information about the Gcc-bugs
mailing list