In <https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01417.html>...
authorHans-Peter Nilsson <hp@axis.com>
Wed, 22 May 2019 00:30:42 +0000 (00:30 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 22 May 2019 00:30:42 +0000 (00:30 +0000)
commit325437b2a329715da7be4de792af052c19a0ac7b
tree0276a04a3ce7e0505e572d81fbade46dba877f6e
parent0fd67989f9c53aa85ea803941882c997e9c4d012
In <https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01417.html>...

In <https://gcc.gnu.org/ml/gcc-patches/2019-05/msg01417.html>:
...a change introduced in r94104 where BITS_PER_WORD was chosenperhaps because we expect register-sized writes into this area.

See <https://gcc.gnu.org/ml/gcc-patches/2005-01/msg01564.html>
for the r94104 change.

* function.c (assign_parm_setup_block): Raise alignment of
stacked parameter only for STRICT_ALIGNMENT targets.

From-SVN: r271497
gcc/ChangeLog
gcc/function.c