Commit cba928fb by Francois-Xavier Coudert Committed by François-Xavier Coudert

* gfortran.dg/nint_2.f90: XFAIL on mingw.

From-SVN: r135164
parent e2c7c14d
2008-05-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gfortran.dg/nint_2.f90: XFAIL on mingw.
2008-05-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* gfortran.dg/streamio_15.f90: Take care of Windows CRLF line
terminator.
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment