mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-25 08:50:35 +08:00
* gfortran.dg/nint_2.f90: Correct last change.
From-SVN: r128518
This commit is contained in:
parent
5f40b3cbe2
commit
de5889efdc
gcc/testsuite
@ -1,3 +1,7 @@
|
||||
2007-09-15 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* gfortran.dg/nint_2.f90: Correct last change.
|
||||
|
||||
2007-09-15 Zdenek Dvorak <ook@ucw.cz>
|
||||
|
||||
* gcc.dg/tree-ssa/parallelization-1.c: New test.
|
||||
|
@ -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…
x
Reference in New Issue
Block a user