aboutsummaryrefslogtreecommitdiff
path: root/iconv
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.ibm.com>2021-03-23 17:29:26 +0100
committerStefan Liebler <stli@linux.ibm.com>2021-03-26 10:51:31 +0100
commit7759be2593b689cb1eafc0f52ee7f59c639e5d2f (patch)
tree9fe921acd60d3020da8dc14c6ed335ef6e92ae3d /iconv
parent1966f47a1e54f962a355a5f6a6b730c9848ab956 (diff)
downloadglibc-7759be2593b689cb1eafc0f52ee7f59c639e5d2f.tar
glibc-7759be2593b689cb1eafc0f52ee7f59c639e5d2f.tar.gz
glibc-7759be2593b689cb1eafc0f52ee7f59c639e5d2f.tar.bz2
glibc-7759be2593b689cb1eafc0f52ee7f59c639e5d2f.zip
S390: Also check vector support in memmove ifunc-selector [BZ #27511]
The arch13 memmove variant is currently selected by the ifunc selector if the Miscellaneous-Instruction-Extensions Facility 3 facility bit is present, but the function is also using vector instructions. If the vector support is not present, one is receiving an operation exception. Therefore this patch also checks for vector support in the ifunc selector and in ifunc-impl-list.c. Just to be sure, the configure check is now also testing an arch13 vector instruction and an arch13 Miscellaneous-Instruction-Extensions Facility 3 instruction.
Diffstat (limited to 'iconv')
0 files changed, 0 insertions, 0 deletions