I've added the following patch to a recently committed testcase.

Index: gcc/testsuite/gfortran.dg/ieee/ieee_9.f90
===================================================================
--- gcc/testsuite/gfortran.dg/ieee/ieee_9.f90   (revision 267413)
+++ gcc/testsuite/gfortran.dg/ieee/ieee_9.f90   (working copy)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { xfail arm*-*-gnueabi arm*-*-gnueabihf } }
 program foo
    use ieee_arithmetic
    use iso_fortran_env

-- 
Steve

Reply via email to