]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/i386.c (ix86_expand_prologue): Emit a memory blockage
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2019 21:03:03 +0000 (21:03 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Feb 2019 21:03:03 +0000 (21:03 +0000)
commit2947ccc6135c8366605aacd22b859557fc5130f8
treedfe40150450a0acc1279ff8091d5adbf57afa31f
parent8c429430e4abbeed5141f9cab65bb3835f85ef31
* config/i386/i386.c (ix86_expand_prologue): Emit a memory blockage
after restoring registers saved to allocate the frame on Windows.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268593 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt76.adb [new file with mode: 0644]