diff options
author | Juergen Christ <jchrist@linux.ibm.com> | 2023-11-20 09:12:18 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2023-11-23 15:30:48 +0100 |
commit | 2add85eeb01cb3d5db841a3d271bd7c37a77dba1 (patch) | |
tree | bae343dd4e02518c936ad664e0ec947d18e351b3 /gcc/fortran | |
parent | 746344dd53807d840c29f52adba10d0ab093bd3d (diff) | |
download | gcc-2add85eeb01cb3d5db841a3d271bd7c37a77dba1.zip gcc-2add85eeb01cb3d5db841a3d271bd7c37a77dba1.tar.gz gcc-2add85eeb01cb3d5db841a3d271bd7c37a77dba1.tar.bz2 |
s390: Fix ICE in testcase pr89233
When using GNU vector extensions, an access outside of the vector size
caused an ICE on s390. Fix this by aligning with the vec_extract
builtin, i.e., computing constant index modulo number of lanes.
Fixes testcase gcc.target/s390/pr89233.c.
gcc/ChangeLog:
* config/s390/vector.md: (*vec_extract) Fix.
Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions