2
0
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:
H.J. Lu 2007-09-16 00:12:51 +00:00 committed by François-Xavier Coudert
parent 5f40b3cbe2
commit de5889efdc
2 changed files with 5 additions and 1 deletions
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