test-fpucw-ieee: Don't use _FPU_IEEE if not defined
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 18 Nov 2013 18:27:09 +0000 (13:27 -0500)
committerChris Metcalf <cmetcalf@tilera.com>
Mon, 18 Nov 2013 23:19:02 +0000 (18:19 -0500)
commite186536b6fa8ceb004dfa1ba45766edcc871a95b
tree0a80818f0122b1671315cabf2c54024436eeff8c
parent5c3499508eca3929635ddce90749bfc8ca7d0763
test-fpucw-ieee: Don't use _FPU_IEEE if not defined

Not all architectures define this value, and if they don't,
just let the test run the same as test-fpucw, with __fpu_control
set to _FPU_DEFAULT explicitly.
ChangeLog
math/test-fpucw-ieee.c