testsuite: Skip gfortran.dg/ieee/ieee_[68].f90 for Arm targets [PR78314]
authorRichard Sandiford <richard.sandiford@arm.com>
Fri, 9 Apr 2021 12:43:15 +0000 (13:43 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Fri, 9 Apr 2021 12:43:15 +0000 (13:43 +0100)
commitf44a2713da7ea8f5abde5b3a98ddf1ab97b9175a
treee242e197645546f90dcdb10d929e8d775869f758
parentba2913f618ab2fecf15355f936028a39b5a9db87
testsuite: Skip gfortran.dg/ieee/ieee_[68].f90 for Arm targets [PR78314]

For the reasons discussed in PR78314, ieee_support_halting
doesn't work correctly for arm* and aarch64*.  I think the
easiest thing is to skip these tests until the PR is fixed.

This doesn't mean that the PR is unimportant.  It just doesn't
seem useful to have the unpredictable failures described in the
PR trail given that the problem is known and has been analysed.

gcc/testsuite/
PR libfortran/78314
* gfortran.dg/ieee/ieee_6.f90: Skip for arm* and aarch64*.
* gfortran.dg/ieee/ieee_8.f90: Likewise.
gcc/testsuite/gfortran.dg/ieee/ieee_6.f90
gcc/testsuite/gfortran.dg/ieee/ieee_8.f90