]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
nint_2.f90: Don't XFAIL for powerpc64le-*-linux*.
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Fri, 27 Jun 2014 16:48:51 +0000 (16:48 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Fri, 27 Jun 2014 16:48:51 +0000 (16:48 +0000)
2014-06-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* gfortran.dg/nint_2.f90: Don't XFAIL for powerpc64le-*-linux*.

From-SVN: r212075

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

index 979f2e6b290c463c0d696d034e924bb5b6b5ed2e..c7d90e6cadb7c58472eaa303861b0e2b6024e1e8 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * gfortran.dg/nint_2.f90: Don't XFAIL for powerpc64le-*-linux*.
+
 2014-06-27  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/61614
index 9f2705318fbcbefdbe123d86d84b5fc970ed3dde..0727136dfc9a8701281e5130beb33cb8e685b5e9 100644 (file)
@@ -4,7 +4,8 @@
 ! http://gcc.gnu.org/ml/fortran/2005-04/msg00139.html
 !
 ! { dg-do run }
-! { dg-xfail-run-if "PR 33271, math library bug" { powerpc-ibm-aix* powerpc*-*-linux* *-*-mingw* } { "-O0" } { "" } }
+! { dg-xfail-run-if "PR 33271, math library bug" { powerpc-ibm-aix* powerpc-*-linux* powerpc64-*-linux* *-*-mingw* } { "-O0" } { "" } }
+! Note that this doesn't fail on powerpc64le-*-linux*.
   real(kind=8) :: a
   integer(kind=8) :: i1, i2
   real :: b