gcc/libstdc++-v3/testsuite
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
..
17_intro libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
18_support
19_diagnostics
20_util Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
21_strings
22_locale
23_containers
24_iterators
25_algorithms Fix assertions for move assignment of trivial types 2016-01-26 19:38:20 +00:00
26_numerics Avoid including all of <random> in <algorithm> 2016-01-25 16:44:30 +00:00
27_io
28_regex
29_atomics
30_threads Use std::addressof in insert iterators, allocators and promises 2016-01-07 15:01:33 +00:00
abi
backward
config
data
decimal
experimental
ext Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
lib
libstdc++-abi
libstdc++-dg Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions Set FP options for failing special functions tests 2016-01-27 15:09:38 +00:00
tr1 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
tr2
util Revert the accidental checkin 2016-01-16 15:07:34 -08:00
Makefile.am
Makefile.in