https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117742
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-11-23 Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Target| |aarch64 --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- ;; MEM <char[3]> [(struct A *)&x + 1B] = {}; Is expanded from gimple to RTL using stores rather than using inserts.