https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69295

--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Jan 27 15:09:38 2016
New Revision: 232879

URL: https://gcc.gnu.org/viewcvs?rev=232879&root=gcc&view=rev
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/ext/special_functions/hyperg/check_value.cc
   
trunk/libstdc++-v3/testsuite/special_functions/02_assoc_legendre/check_value.cc

Reply via email to