mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 21:11:19 +08:00
f2003_io_1.f03: XFAIL for all SPARC targets.
* 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
This commit is contained in:
parent
cfdf8f1a67
commit
0fd2f9fbea
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user