[Bug c++/59980] Diagnostics relating to template-specialisations using enums.

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 29 14:50:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59980

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
We could keep what we are doing if there is no such enumerator or more than one
(or for the latter case just pick one).



More information about the Gcc-bugs mailing list