about summary refs log tree commit diff
path: root/libio
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-06-29 18:56:17 -0700
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-06-29 19:47:52 -0700
commit0aa294fb887bb5aae4cdfa4b764325466a329131 (patch)
tree7278229be8d369ee3bf1925f0866b77e96a45f1d /libio
parent8cfbbbcdf90c3b6a941631c7a57a7f8b09598ac4 (diff)
downloadglibc-0aa294fb887bb5aae4cdfa4b764325466a329131.tar.gz
glibc-0aa294fb887bb5aae4cdfa4b764325466a329131.tar.xz
glibc-0aa294fb887bb5aae4cdfa4b764325466a329131.zip
x86: Add missing IS_IN (libc) check to strcspn-sse4.c
Was missing to for the multiarch build rtld-strcspn-sse4.os was
being built and exporting symbols:

build/glibc/string/rtld-strcspn-sse4.os:
                 U ___m128i_shift_right
                 U __strcspn_generic
0000000000000000 T __strcspn_sse42
                 U strlen

build/glibc/string/rtld-varshift.os:
0000000000000000 R ___m128i_shift_right

Introduced in:

commit 06e51c8f3de38761f8855700841bc49cf495c8c0
Author: H.J. Lu <hongjiu.lu@intel.com>
Date:   Fri Jul 3 02:48:56 2009 -0700

    Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64.
Diffstat (limited to 'libio')
0 files changed, 0 insertions, 0 deletions