From: Francois-Xavier Coudert Date: Sat, 10 May 2008 22:30:17 +0000 (+0000) Subject: * gfortran.dg/nint_2.f90: XFAIL on mingw. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cba928fb8fc16e24601694250da553725ddf8847;p=gcc.git * gfortran.dg/nint_2.f90: XFAIL on mingw. From-SVN: r135164 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 79cd88a5871..be65e052e0c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-05-10 Francois-Xavier Coudert + + * gfortran.dg/nint_2.f90: XFAIL on mingw. + 2008-05-10 Francois-Xavier Coudert * gfortran.dg/streamio_15.f90: Take care of Windows CRLF line diff --git a/gcc/testsuite/gfortran.dg/nint_2.f90 b/gcc/testsuite/gfortran.dg/nint_2.f90 index e51f4d9ff1d..6584f50fcf6 100644 --- a/gcc/testsuite/gfortran.dg/nint_2.f90 +++ b/gcc/testsuite/gfortran.dg/nint_2.f90 @@ -3,7 +3,7 @@ ! PR 31202 ! http://gcc.gnu.org/ml/fortran/2005-04/msg00139.html ! -! { dg-do run { xfail powerpc-ibm-aix* powerpc*-*-linux* } } +! { dg-do run { xfail powerpc-ibm-aix* powerpc*-*-linux* *-*-mingw* } } real(kind=8) :: a integer(kind=8) :: i1, i2 real :: b