[Bug c++/94483] [9 Regression] ICE: tree check: expected type_pack_expansion, have error_mark in add_capture, at cp/lambda.c:607
ppalka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 17 18:09:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94483
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[9/10 Regression] ICE: tree |[9 Regression] ICE: tree
|check: expected |check: expected
|type_pack_expansion, have |type_pack_expansion, have
|error_mark in add_capture, |error_mark in add_capture,
|at cp/lambda.c:607 |at cp/lambda.c:607
--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 10 so far.
More information about the Gcc-bugs
mailing list