[Bug target/83735] [8 Regression] generating unaligned store to stack with vmovaps

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 8 15:01:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83735

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yes, but those saves should be to slots chosen earlier by
ix86_compute_frame_layout, shouldn't they.  And then the question is why it
chose a frame size that isn't multiple of the needed alignment.


More information about the Gcc-bugs mailing list