https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114918
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2024-05-02
Status|UNCONFIRMED |NEW
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note this requires -flto only because we don't reliably call verify_type on all
types. -g doesn't help (dwarf2out also calls verify_type).
Confirmed.
