Set FP options for failing special functions tests
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Jan 2016 15:09:38 +0000 (15:09 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Jan 2016 15:09:38 +0000 (15:09 +0000)
commit3adace298a0c443858ba1860ba25b4c6865e1655
tree9bcb2e9c85991038666abfe8589408de38af2f6b
parentc88301adefa9a0db1b48ecae8996c3bfd0fe5527
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232879 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/special_functions/hyperg/check_value.cc
libstdc++-v3/testsuite/special_functions/02_assoc_legendre/check_value.cc