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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |jason at gcc dot gnu.org
           Keywords|needs-bisection             |
   Last reconfirmed|                            |2025-04-07

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
x2 started to be accepted with:

commit ae52af05e0325497661dd23b5c250d64b7d763b0 [r0-117568-gae52af05e03254]
Author:     Jason Merrill
AuthorDate: Wed Jun 27 20:19:18 2012

    parser.c (cp_parser_check_for_invalid_template_id): tag_type parm.

            * parser.c (cp_parser_check_for_invalid_template_id): tag_type
parm.
            (cp_parser_simple_type_specifier, cp_parser_class_head): Adjust.
            (cp_parser_elaborated_type_specifier): Adjust.
            * decl.c (duplicate_decls): Return error_mark_node on template
            mismatch.

Reply via email to