about summary refs log tree commit diff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2018-02-22 14:31:54 -0500
committerDJ Delorie <dj@redhat.com>2018-02-22 14:31:54 -0500
commitfdcc625376505eacb1125a6aeba57501407a30ec (patch)
tree1989bd343846d9a14b1921ca9bcbe6930892ba6a /sysdeps/unix
parent8090720a87e42fddc31396f6126112d4b8014d8e (diff)
downloadglibc-fdcc625376505eacb1125a6aeba57501407a30ec.tar.gz
glibc-fdcc625376505eacb1125a6aeba57501407a30ec.tar.xz
glibc-fdcc625376505eacb1125a6aeba57501407a30ec.zip
RISC-V: fmax/fmin: Handle signalling NaNs correctly.
RISC-V's fmax(sNAN,4) returns 4 but glibc expects it to return qNAN.

	* sysdeps/riscv/rvd/s_fmax.c (__fmax): Handle sNaNs correctly.
	* sysdeps/riscv/rvd/s_fmin.c (__fmin): Likewise.
	* sysdeps/riscv/rvf/s_fmaxf.c (__fmaxf): Likewise.
	* sysdeps/riscv/rvf/s_fminf.c (__fminf): Likewise.
Diffstat (limited to 'sysdeps/unix')
0 files changed, 0 insertions, 0 deletions