https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86714
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Last reconfirmed| |2018-07-30 Resolution|INVALID |--- Ever confirmed|0 |1 --- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> --- Clearly initializing to "1234aa" is the least expected and thus from a QOI perspective we should either effectively truncate the excess initializers or reject the program (if we may). Re-opening.