https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65673
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |15.0 Last reconfirmed|2022-12-20 00:00:00 |2025-2-28 Keywords| |accepts-invalid --- Comment #12 from Richard Biener <rguenth at gcc dot gnu.org> --- Re-confirmed. If we mark the initializer as errorneous we should reject the program. Or not do that and accept it in a correct way.