mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 00:01:25 +08:00
* gfortran.dg/nint_2.f90: Do not xfail on powerpc64-linux.
From-SVN: r128491
This commit is contained in:
parent
2951f79b35
commit
7181464ad1
@ -1,3 +1,7 @@
|
||||
2007-09-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
* gfortran.dg/nint_2.f90: Do not xfail on powerpc64-linux.
|
||||
|
||||
2007-09-14 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR debug/33429
|
||||
|
@ -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-gnu } }
|
||||
! { dg-do run { xfail powerpc-ibm-aix* powerpc-*-linux* } }
|
||||
real(kind=8) :: a
|
||||
integer(kind=8) :: i1, i2
|
||||
real :: b
|
||||
|
Loading…
x
Reference in New Issue
Block a user