Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libc



Module Name:    src
Committed By:   rillig
Date:           Sun Apr  5 20:45:36 UTC 2026

Modified Files:
        src/tests/lib/libc: t_long_double.c

Log Message:
tests/libc: clean up test for long double

Previously, the test had invoked undefined behavior when converting long
double to uint64_t, by using input values outside the portable range.
Explicitly mark this part of the test and make it easy to disable.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/t_long_double.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index