Andrew Waterman 012483cf93 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.

(cherry picked from commit fdcc625376505eacb1125a6aeba57501407a30ec)
2021-08-27 16:22:07 -07:00
..
2018-01-29 10:37:28 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00
2018-01-29 10:43:15 -08:00