Set FP options for failing special functions tests
authorJonathan Wakely <jwakely@redhat.com>
Wed, 27 Jan 2016 15:09:38 +0000 (15:09 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 27 Jan 2016 15:09:38 +0000 (15:09 +0000)
commitbae87f7fddd71edf7c353b7b5e4dde27df482503
tree9bcb2e9c85991038666abfe8589408de38af2f6b
parent167c7bfa499967104ff514075c581a58d4ac240b
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
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/special_functions/hyperg/check_value.cc
libstdc++-v3/testsuite/special_functions/02_assoc_legendre/check_value.cc