* gfortran.dg/nint_2.f90: Revert previous commit.
From-SVN: r128494
This commit is contained in:
parent
d6aec9aaac
commit
ea4ba34285
@ -1,3 +1,7 @@
|
||||
2007-09-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/nint_2.f90: Revert previous commit.
|
||||
|
||||
2007-09-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/nint_2.f90: Do not xfail on powerpc64-linux.
|
||||
|
||||
@ -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* } }
|
||||
real(kind=8) :: a
|
||||
integer(kind=8) :: i1, i2
|
||||
real :: b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user