aboutsummaryrefslogtreecommitdiff
path: root/nptl/tst-cond6.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2016-07-08 11:24:34 +0200
committerAurelien Jarno <aurelien@aurel32.net>2016-07-08 11:24:34 +0200
commit6bcc7ced4fd417e8f65b9b8f50ad7010c3549d9f (patch)
tree3adeafb02060d25533a1c1256367cd09014839fd /nptl/tst-cond6.c
parentd461c9682d4954076f9ee9e07be903c2eef8e73b (diff)
downloadglibc-6bcc7ced4fd417e8f65b9b8f50ad7010c3549d9f.tar
glibc-6bcc7ced4fd417e8f65b9b8f50ad7010c3549d9f.tar.gz
glibc-6bcc7ced4fd417e8f65b9b8f50ad7010c3549d9f.tar.bz2
glibc-6bcc7ced4fd417e8f65b9b8f50ad7010c3549d9f.zip
ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).
Commit a6a4395d fixed modf implementation by compiling s_modf.c and s_modff.c with -fsignaling-nans. However these files are also included from the pre-POWER5+ implementation, and thus these files should also be compiled with -fsignaling-nans. Changelog: [BZ #20240] * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile (CFLAGS-s_modf-ppc32.c): New variable. (CFLAGS-s_modff-ppc32.c): Likewise. * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile (CFLAGS-s_modf-ppc64.c): Likewise. (CFLAGS-s_modff-ppc64.c): Likewise.
Diffstat (limited to 'nptl/tst-cond6.c')
0 files changed, 0 insertions, 0 deletions