cvs commit: src/tools/regression/lib/libc/gen test-fpclassify.c
David Schultz
das at FreeBSD.org
Thu Mar 27 05:32:30 PST 2003
das 2003/03/26 21:32:28 PST
FreeBSD src repository
Modified files:
tools/regression/lib/libc/gen test-fpclassify.c
Log:
Write negative zero as '-0.0'. Otherwise, it is parsed as an integer
before being cast to a floating point type, and the sign is lost.
Revision Changes Path
1.3 +2 -2 src/tools/regression/lib/libc/gen/test-fpclassify.c
More information about the cvs-src
mailing list