[flang] Disable some new unit tests (non-portable results)
authorpeter klausler <pklausler@nvidia.com>
Thu, 1 Apr 2021 23:27:15 +0000 (16:27 -0700)
committerpeter klausler <pklausler@nvidia.com>
Fri, 2 Apr 2021 00:03:54 +0000 (17:03 -0700)
commit273416231b1477503cd5281ef2587c40efae2747
tree1bae00cb6015d91ff9e6cbf0b91588902bfb9cb8
parent5379f1c95ca22e81697324908101fc74b7f283ea
[flang] Disable some new unit tests (non-portable results)

Due to architectural variation on the C++ functions std::ceil, std::floor,
and std::trunc, diable some new Fortran unit tests for now that depending
on specifical results for IEEE floating-point edge cases of infinities
and NaNs.
flang/unittests/RuntimeGTest/Numeric.cpp