gcc/libstdc++-v3/testsuite/special_functions/02_assoc_legendre
Jonathan Wakely bae87f7fdd Set FP options for failing special functions tests
PR libstdc++/69295
	* testsuite/ext/special_functions/hyperg/check_value.cc: Use
	-ffp-contract=off, and -ffloat-store to disable excess precision.
	* testsuite/special_functions/02_assoc_legendre/check_value.cc: Use
	-ffp-contract=off.

From-SVN: r232879
2016-01-27 15:09:38 +00:00
..
check_nan.cc
check_value.cc Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
compile_2.cc
compile.cc