re PR middle-end/86705 (pr45678-2.c ICE with msp430-elf -mlarge)
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Tue, 31 Jul 2018 18:17:00 +0000 (18:17 +0000)
committerJozef Lawrynowicz <jozefl@gcc.gnu.org>
Tue, 31 Jul 2018 18:17:00 +0000 (18:17 +0000)
commitb06e1dcec5e7e29d12988dc8d2a6d4183f6c91df
treeb7e96c84e605e1248abeaed0c69f3a360b7b8e6e
parent31f52518d4a2c1446692c35de01f3b54f2f544c7
re PR middle-end/86705 (pr45678-2.c ICE with msp430-elf -mlarge)

PR middle-end/86705

* gcc/cfgexpand.c (set_parm_rtl): Use the alignment of Pmode when
MAX_SUPPORTED_STACK_ALIGNMENT would otherwise be exceeded by the
requested variable alignment.
(expand_one_ssa_partition): Likewise.
(expand_one_var): Likewise.

From-SVN: r263177
gcc/ChangeLog
gcc/cfgexpand.c