diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-11-14 16:15:51 +0100 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-11-14 16:15:51 +0100 |
commit | 2c2fcd6d2a315069f9bef0117f8d7bebe7cb4957 (patch) | |
tree | 5dda233db0181e4292d2a41bb4a76e79fc58cb6b /libcpp/system.h | |
parent | ddb479e796bee3964ddb6a2daa8f79598e47cede (diff) | |
download | gcc-2c2fcd6d2a315069f9bef0117f8d7bebe7cb4957.zip gcc-2c2fcd6d2a315069f9bef0117f8d7bebe7cb4957.tar.gz gcc-2c2fcd6d2a315069f9bef0117f8d7bebe7cb4957.tar.bz2 |
s390: Fix vec_scatter_element for vectors of floats
The offset for vec_scatter_element of floats should be a vector of type
UV4SI instead of V4SF. Note, this is an incompatibility change.
gcc/ChangeLog:
* config/s390/s390-builtin-types.def: Add/remove types.
* config/s390/s390-builtins.def (s390_vec_scatter_element_flt):
The type for the offset should be UV4SI instead of V4SF.
Diffstat (limited to 'libcpp/system.h')
0 files changed, 0 insertions, 0 deletions