[Bug c++/77967] ICE in cp_parser_type_name, at cp/parser.c:16419 (trying to add a method to a template alias)
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 8 00:28:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77967
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |mpolacek at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org
--- Comment #5 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed by r246462; adding the test.
More information about the Gcc-bugs
mailing list