]> git.ipfire.org Git - thirdparty/glibc.git/commit
powerpc: Add missing arch flags on rounding ifunc variants
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 28 Dec 2023 17:20:16 +0000 (14:20 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Tue, 2 Apr 2024 18:49:31 +0000 (15:49 -0300)
commit4dcd674b66bb0529019908ea9a08748e005edeb7
tree358ac04a0ca161cc6a653a66c208cf8dfb429797
parentc0d59e3e0da12b294b85acf055e6e75b18d8dd2a
powerpc: Add missing arch flags on rounding ifunc variants

The ifunc variants now uses the powerpc implementation which in turn
uses the compiler builtin.  Without the proper -mcpu switch the builtin
does not generate the expected optimization.

Checked on powerpc-linux-gnu.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Peter Bergner <bergner@linux.ibm.com>
sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile