Module Name: src Committed By: riastradh Date: Tue Jul 16 03:14:16 UTC 2024
Modified Files: src/tests/lib/libm: t_log.c Log Message: tests/lib/libm/t_log: Expand some more. - Test nontrivial bit patterns for log, log2, log10, log1p. - Print long double with %.34g, not %.17g. - Sprinkle xfail for the ld128 code. PR lib/58337: logl() crashes on arm64 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/tests/lib/libm/t_log.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.