https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114303
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13/14 Regression] |[11/12/13 Regression] ICE
|ICE with constexpr if and |with constexpr if and
|accessing captures across |accessing captures across
|nested generic lambdas |nested generic lambdas
--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 14 so far