Module Name: src
Committed By: dsl
Date: Sun Mar 16 22:49:27 UTC 2014
Modified Files:
src/tests/lib/libm: t_libm.h
Log Message:
Print the result as a 'long double' - on i386 a return value that
should be infinity might just be too large for 'double' and won't
get converted until it has to be saved to memory.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libm/t_libm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.