[Bug c++/100986] internal compiler error: in finish_expr_stmt, at cp/semantics.c:681
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 9 12:15:06 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100986
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Ever confirmed|0 |1
Last reconfirmed| |2021-06-09
CC| |mpolacek at gcc dot gnu.org
Status|UNCONFIRMED |NEW
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed by r11-7044, which added a test with invalid code, so we may want to add
this one, which compiles without errors now.
More information about the Gcc-bugs
mailing list