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

re PR fortran/33271 (nint_2.f90 abort compiled with -O0)

	PR fortran/33271
	* gfortran.dg/nint_2.f90: xfail on powerpc-ibm-aix* and
	powerpc*-linux-gnu.

From-SVN: r128196
parent 6d992de0
2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR fortran/33271
* gfortran.dg/nint_2.f90: xfail on powerpc-ibm-aix* and
powerpc*-linux-gnu.
2007-09-06 David Daney <ddaney@avtrex.com>
Richard Sandiford <richard@codesourcery.com>
......@@ -3,7 +3,7 @@
! PR 31202
! http://gcc.gnu.org/ml/fortran/2005-04/msg00139.html
!
! { dg-do run }
! { dg-do run { xfail powerpc-ibm-aix* powerpc*-linux-gnu } }
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