https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82729
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-10-26 Component|tree-optimization |rtl-optimization Ever confirmed|0 |1 --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- The issue is we have no merging of stores at the RTL level and the GIMPLE level doesn't know whether the variables will end up allocated next to each other.