[Bug target/68018] [6 Regression] ICE: in ix86_compute_frame_layout, at config/i386/i386.c:11308 with -mstackrealign
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 22 06:52:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68018
--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Oct 22 06:52:00 2015
New Revision: 229162
URL: https://gcc.gnu.org/viewcvs?rev=229162&root=gcc&view=rev
Log:
Backport from mainline
2015-10-21 Uros Bizjak <ubizjak@gmail.com>
PR target/68018
* config/i386/i386.c (ix86_compute_frame_layout): Realign the stack
for 64-bit MS_ABI targets also when default incoming stack boundary
is overriden.
testsuite/ChangeLog:
Backport from mainline
2015-10-21 Uros Bizjak <ubizjak@gmail.com>
PR target/68018
* gcc.target/i386/pr68018.c: New test.
Backport from mainline
2015-10-21 Uros Bizjak <ubizjak@gmail.com>
PR target/68018
* config/i386/i386.c (ix86_compute_frame_layout): Realign the stack
for 64-bit MS_ABI targets also when default incoming stack boundary
is overriden.
testsuite/ChangeLog:
Backport from mainline
2015-10-21 Uros Bizjak <ubizjak@gmail.com>
PR target/68018
* gcc.target/i386/pr68018.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/pr68018.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/i386/i386.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list