[Bug libfortran/78314] [aarch64] ieee_support_halting does not report unsupported fpu traps correctly

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 9 12:43:51 GMT 2021


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

--- Comment #30 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Sandiford <rsandifo@gcc.gnu.org>:

https://gcc.gnu.org/g:f44a2713da7ea8f5abde5b3a98ddf1ab97b9175a

commit r11-8087-gf44a2713da7ea8f5abde5b3a98ddf1ab97b9175a
Author: Richard Sandiford <richard.sandiford@arm.com>
Date:   Fri Apr 9 13:43:15 2021 +0100

    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.


More information about the Gcc-bugs mailing list