]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc64: Fix mathvec build and tests on POWER < 8
authorTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Mon, 15 Apr 2019 19:17:52 +0000 (16:17 -0300)
committerTulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
Wed, 19 Feb 2020 20:27:54 +0000 (17:27 -0300)
commitfcadb6eab301c217c862b6f0c9d83366a97d0719
tree2ee6ca03332c6367d29dfb51ab4d9bd523061553
parenta4333ff6a082bcb10880b98ed72b1eeabff4f164
powerpc64: Fix mathvec build and tests on POWER < 8

vec_d_cos2_vsx.c, vec_d_sin2_vsx.c and vec_d_sincos2_vsx.c use
vec_sl(), which is only available on POWER8 processors.
sysdeps/powerpc/powerpc64/fpu/math-tests-arch.h
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile