https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116914
Iain Sandoe <iains at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #17 from Iain Sandoe <iains at gcc dot gnu.org> ---
*sigh*
OK .. so coming full circle here... (gnu++20 is the key)
1. this is fixed by patches in my stack
2. the PR116506/800 thing is not it
3. as I originally suspected, it is likely fallout from new uses of STMT_EXPR
in the FE (and therefore related to pr115851)