From 0570cfed7f46a6e71175e1e6fc52fa9b3f22e677 Mon Sep 17 00:00:00 2001 From: Wilco Date: Tue, 10 Jun 2014 15:50:25 +0100 Subject: Add FE_NOMASK_ENV return value test. --- math/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index b5cbfda469..55ae19d1fc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -90,7 +90,7 @@ tests = test-matherr test-fenv atest-exp atest-sincos atest-exp2 basic-test \ test-misc test-fpucw test-fpucw-ieee tst-definitions test-tgmath \ test-tgmath-ret bug-nextafter bug-nexttoward bug-tgmath1 \ test-tgmath-int test-tgmath2 test-powl tst-CMPLX tst-CMPLX2 test-snan \ - test-fenv-tls test-fenv-preserve $(tests-static) + test-fenv-tls test-fenv-preserve test-fenv-return $(tests-static) tests-static = test-fpucw-static test-fpucw-ieee-static # We do the `long double' tests only if this data type is available and # distinct from `double'. -- cgit 1.4.1