re PR target/68018 (ICE: in ix86_compute_frame_layout, at config/i386/i386.c:11308...
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Oct 2015 08:43:44 +0000 (10:43 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 21 Oct 2015 08:43:44 +0000 (10:43 +0200)
commitdc3cf66b06e1357d69e5ad9293449369064f254e
tree55d91e3665dafad7211c3f911bda6a3849def6d4
parent87961d1b29b5ecfd8cb300a8470141bcd0a51f33
re PR target/68018 (ICE: in ix86_compute_frame_layout, at config/i386/i386.c:11308 with -mstackrealign)

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:

PR target/68018
* gcc.target/i386/pr68018.c: New test.

From-SVN: r229120
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr68018.c [new file with mode: 0644]