diff options
author | Juergen Christ <jchrist@linux.ibm.com> | 2023-12-01 08:01:36 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2023-12-01 08:17:15 +0100 |
commit | 8a2e428591dc97d573cf5c1789c84c8a3884b364 (patch) | |
tree | 2bab736d1c188c964ecefbe6202f532a229126db /gcc/tree-vectorizer.h | |
parent | 28944a016bb5eef9a99691b3c55b124882375180 (diff) | |
download | gcc-8a2e428591dc97d573cf5c1789c84c8a3884b364.zip gcc-8a2e428591dc97d573cf5c1789c84c8a3884b364.tar.gz gcc-8a2e428591dc97d573cf5c1789c84c8a3884b364.tar.bz2 |
s390x: Fix s390_md_asm_adjust handling of long doubles [PR112753]
Commit 466b100e5fee808d77598e0f294654deec281150 introduced a bug in
s390_md_asm_adjust if vector extensions are not available. Fix the
control flow of this function to not adjust long double values.
gcc/ChangeLog:
PR target/112753
* config/s390/s390.cc (s390_md_asm_adjust): Return after dealing
with the outputs, if no further processing of long doubles is
required.
gcc/testsuite/ChangeLog:
* gcc.target/s390/pr112753.c: New test.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions