[Bug c++/98031] missing the error message of undeclared label

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 27 18:54:08 GMT 2020


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

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

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
This is again diagnostics on uninstantiated template, invalid, no diagnostics
required.
Instantiate the template and it will be diagnosed.


More information about the Gcc-bugs mailing list