about summary refs log tree commit diff
path: root/debug/Depend
diff options
context:
space:
mode:
authorAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>2023-02-28 15:23:25 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2023-03-02 16:41:43 -0300
commit3a4781c16c680a2c5ab4585b4696f781898ab610 (patch)
treec2c9595149edb96b3072b583cd7e08ecb58d8838 /debug/Depend
parent90ae3bc393164e260269e9e1711f7ca4956596e9 (diff)
downloadglibc-3a4781c16c680a2c5ab4585b4696f781898ab610.tar.gz
glibc-3a4781c16c680a2c5ab4585b4696f781898ab610.tar.xz
glibc-3a4781c16c680a2c5ab4585b4696f781898ab610.zip
arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
The __builtin_arm_uqsub8 is an internal GCC builtin which might change
in future release (the correct way is to include "arm_acle.h" and use
__uqsub8 ()).  Since not all compilers support it, just use the
inline assembler instead.

Checked on armv7a-linux-gnueabihf.
Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
Diffstat (limited to 'debug/Depend')
0 files changed, 0 insertions, 0 deletions