https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121975
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2025-09-17
Ever confirmed|0 |1
Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot
gnu.org
Status|UNCONFIRMED |ASSIGNED
--- Comment #3 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
I'll have a look, and until then:
(In reply to Jakub Jelinek from comment #1)
> I guess as a temporary workaround I could stick
> // { dg-additional-options "-ftrivial-auto-var-init=uninitialized" { target
> c++26 } }
> until this is fixed.
That seems fine, to preserve the status quo.