[Bug c++/95451] [8/9/10 regression] ICE for lambda capturing this and calling operator() since r8-2720-gf44a8dd56f5bfbd0
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 1 08:36:49 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95451
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Status|UNCONFIRMED |NEW
Summary|[8/9/10 regression] ICE for |[8/9/10 regression] ICE for
|lambda capturing this and |lambda capturing this and
|calling operator() |calling operator() since
| |r8-2720-gf44a8dd56f5bfbd0
Keywords| |ice-on-valid-code
Ever confirmed|0 |1
Last reconfirmed| |2020-06-01
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r8-2720-gf44a8dd56f5bfbd0.
More information about the Gcc-bugs
mailing list