[Bug c++/77791] ICE on invalid C++11 code with redefined function parameter: tree check: expected tree that contains ‘decl minimal’ structure, have ‘error_mark’ in cp_parser_lambda_declarator_opt, at cp/parser.c:1011
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 3 13:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77791
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 39736
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39736&action=edit
gcc7-pr77791.patch
Untested fix.
More information about the Gcc-bugs
mailing list