Module Name:    src
Committed By:   riastradh
Date:           Thu May  9 14:00:59 UTC 2024

Modified Files:
        src/tests/lib/libm: t_infinity.c

Log Message:
tests/lib/libm/t_infinity: Remove broken long double conditional.

LDBL_MAX is always defined, so this branch is dead.  (If LDBL_MAX is
not defined, that's a bug in the architecture's float.h, not a reason
to skip a test.)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libm/t_infinity.c

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

Reply via email to