Module Name: src
Committed By: maya
Date: Thu Jun 14 21:11:08 UTC 2018
Modified Files:
src/tests/lib/libm: t_ilogb.c
Log Message:
Test for FE_INVALID in a way that works for powerpc too.
powerpc seems to return FE_INVALID | FE_VXSOFT rather than just FE_INVALID.
XXX need extra careful reading of standards
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libm/t_ilogb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.