diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-12-13 01:09:34 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-12-13 01:09:34 +0100 |
commit | 46f3e52e834ab0c06902e7424e57513ee6a8aacd (patch) | |
tree | 33d98955ff15abf7eb2f742fdd31c20447e0510e /gcc/ada | |
parent | 5e4bb241476d2cd81fc1dac1bede902d3dd9c1e3 (diff) | |
download | gcc-46f3e52e834ab0c06902e7424e57513ee6a8aacd.zip gcc-46f3e52e834ab0c06902e7424e57513ee6a8aacd.tar.gz gcc-46f3e52e834ab0c06902e7424e57513ee6a8aacd.tar.bz2 |
re PR target/92904 (varargs for __int128 is placed at an unaligned location and uses movdqa for the load)
PR target/92904
* config/i386/i386.c (ix86_gimplify_va_arg): If need_intregs and
not need_temp, decrease alignment of the read because the GPR save
area only guarantees 8-byte alignment.
* gcc.c-torture/execute/pr92904.c: New test.
From-SVN: r279327
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions