https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124154
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2026-03-12
Summary|[this auto] ICE when |[15/14 Regression] [this
|handling lambda with `this |auto] ICE when handling
|auto`. |lambda with `this auto`.
Target Milestone|--- |14.4
Status|UNCONFIRMED |NEW
CC| |jason at gcc dot gnu.org
Ever confirmed|0 |1
Keywords|fixed-but-no-testcase |
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I've committed the testcase to trunk.
As mentioned in the commit log, this is a 15.1 -> 15.2 and 14.3 -> 14.4
regression.