f2003_io_1.f03: XFAIL for all SPARC targets.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 19 Nov 2008 08:37:13 +0000 (08:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 19 Nov 2008 08:37:13 +0000 (08:37 +0000)
* gfortran.dg/f2003_io_1.f03: XFAIL for all SPARC targets.
* gfortran.dg/f2003_io_4.f03: Ditto.
* gfortran.dg/f2003_io_5.f03: Ditto.
* gfortran.dg/f2003_io_6.f03: Ditto.
* gfortran.dg/f2003_io_7.f03: Ditto.

From-SVN: r141996

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/f2003_io_1.f03
gcc/testsuite/gfortran.dg/f2003_io_4.f03
gcc/testsuite/gfortran.dg/f2003_io_5.f03
gcc/testsuite/gfortran.dg/f2003_io_6.f03
gcc/testsuite/gfortran.dg/f2003_io_7.f03

index 55c6e823e1cf9078c8f1fb5601c7da72ee6f0a93..350364fe984913d53170cf59bc423564c7587513 100644 (file)
@@ -1,3 +1,11 @@
+2008-11-19  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gfortran.dg/f2003_io_1.f03: XFAIL for all SPARC targets.
+       * gfortran.dg/f2003_io_4.f03: Ditto.
+       * gfortran.dg/f2003_io_5.f03: Ditto.
+       * gfortran.dg/f2003_io_6.f03: Ditto.
+       * gfortran.dg/f2003_io_7.f03: Ditto.
+
 2008-11-19  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/38171
index d3a75aeb4b6c16166edc27c578eb3ba3e042739c..d5861d9cab398388057b797ec0ed23967f9bd2e4 100644 (file)
@@ -1,6 +1,6 @@
 ! { dg-do run { target fd_truncate } }
 ! { dg-options "-std=gnu" }
-! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-sun-solaris2.* } && ilp32 } { "*" }  { "" } }
+! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-*-* } && ilp32 } { "*" }  { "" } }
 ! Test case prepared by Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 real :: a(4), b(4)
 real :: c
index 46743c92c11552d0e819e373d6d2f258cd8225d8..5c45f9619ef5834d8a002dc091d93867e449dd13 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run { target fd_truncate } }
-! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-sun-solaris2.* } && ilp32 } { "*" }  { "" } }
+! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-*-* } && ilp32 } { "*" }  { "" } }
 ! Test case prepared by Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 ! Test of decimal= feature
 
index 64d8ba42f00da626e3c26ede191554bf98b963a6..c59e500ab07030de91ddd758bb632a2eaecb40dc 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run { target fd_truncate } }
-! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-sun-solaris2.* } && ilp32 } { "*" }  { "" } }
+! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-*-* } && ilp32 } { "*" }  { "" } }
 ! Test case prepared by Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 ! Test of decimal="comma" in namelist and complex
 integer :: i
index 76876b60aa2ea77c7cab45ab0cdb0e8f6c77599e..ad16cf6b74c877047dfb0ef2649d2fb25816b1da 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-sun-solaris2.* } && ilp32 } { "*" }  { "" } }
+! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-*-* } && ilp32 } { "*" }  { "" } }
 ! Test case prepared by Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 ! Test of decimal="comma" in namelist, checks separators
 implicit none
index 85dd456da9d135698c06cb6df2638f1e20ff63b7..488377d5c4353d542892a8e40a7b523e61c353cd 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run { target fd_truncate } }
-! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-sun-solaris2.* } && ilp32 } { "*" }  { "" } }
+! { dg-xfail-run-if "PR37839" { { ia64-*-hpux* hppa*-*-* powerpc*-*-* sparc*-*-* } && ilp32 } { "*" }  { "" } }
 ! Test case prepared by Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 ! Test of sign=, decimal=, and blank= .
 program iotests