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:           Sat Apr  4 06:02:59 UTC 2026

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

Log Message:
tests/libc: test long double operations more thoroughly

For lint, the tests msg_380.c and msg_381.c fail, which is probably due
to a bug in the softfloat implementation.

The tests are intended to yield the same results on all platforms, as
they do not exercise any tricky rounding details.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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