]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR fortran/33271 (nint_2.f90 abort compiled with -O0)
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 6 Sep 2007 17:48:32 +0000 (17:48 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 6 Sep 2007 17:48:32 +0000 (17:48 +0000)
PR fortran/33271
* gfortran.dg/nint_2.f90: xfail on powerpc-ibm-aix* and
powerpc*-linux-gnu.

From-SVN: r128196

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/nint_2.f90

index 8b73d0b631bf662359303548f813c3d63811b415..12fa069b5fa701bc5d61d71cdf401220b633ec1f 100644 (file)
@@ -1,3 +1,9 @@
+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>
 
index b993cb45140dc234fd19b8d143d75d80ef069eeb..f23309cc4d50d3c00415c79559497e153bdb0f68 100644 (file)
@@ -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