diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-02-18 14:19:15 -0600 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2022-02-18 16:35:18 -0600 |
commit | 7835d611af0854e69a0c71e3806f8fe379282d6f (patch) | |
tree | 531aa988558f915a0400ec7658280318802c7954 /scripts/abilist.awk | |
parent | 71b108d7eb33b2bf3e61d5e92d2a47f74c1f7d96 (diff) | |
download | glibc-7835d611af0854e69a0c71e3806f8fe379282d6f.tar glibc-7835d611af0854e69a0c71e3806f8fe379282d6f.tar.gz glibc-7835d611af0854e69a0c71e3806f8fe379282d6f.tar.bz2 glibc-7835d611af0854e69a0c71e3806f8fe379282d6f.zip |
x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
In the overflow fallback strncmp-avx2-rtm and wcsncmp-avx2-rtm would
call strcmp-avx2 and wcscmp-avx2 respectively. This would have
not checks around vzeroupper and would trigger spurious
aborts. This commit fixes that.
test-strcmp, test-strncmp, test-wcscmp, and test-wcsncmp all pass on
AVX2 machines with and without RTM.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'scripts/abilist.awk')
0 files changed, 0 insertions, 0 deletions