There was a regression for gfortran.dg/fmt_en.f90 for cris-elf that on...
authorHans-Peter Nilsson <hp@axis.com>
Thu, 23 May 2019 02:18:49 +0000 (02:18 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 23 May 2019 02:18:49 +0000 (02:18 +0000)
There was a regression for gfortran.dg/fmt_en.f90 for cris-elf
that on inspection was due to it having acquired a truncation
call through the runtime.  I updated that and the new tests that
had "Fortran runtime error: required ftruncate or chsize support
not present" messages in gfortran.log, ran past cris-elf and
committed as obvious.  See also
<https://gcc.gnu.org/ml/gcc-patches/2008-05/msg00975.html> from
which I copy-pasted most of this message.  (Yep, 11 years ago.)

gcc/testsuite:
* gfortran.dg/dec_io_1.f90, gfortran.dg/dtio_1.f90,
gfortran.dg/dtio_12.f90, gfortran.dg/fmt_en.f90,
gfortran.dg/namelist_89.f90: Gate test on effective_target
fd_truncate.

From-SVN: r271536

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dec_io_1.f90
gcc/testsuite/gfortran.dg/dtio_1.f90
gcc/testsuite/gfortran.dg/dtio_12.f90
gcc/testsuite/gfortran.dg/fmt_en.f90
gcc/testsuite/gfortran.dg/namelist_89.f90

index 788f3e012aca5ddb28d4733c09858e33810dbb92..56808cf5c0cafdd32e64e3ac335f3930526c8844 100644 (file)
@@ -1,3 +1,10 @@
+2019-05-23  Hans-Peter Nilsson  <hp@axis.com>
+
+       * gfortran.dg/dec_io_1.f90, gfortran.dg/dtio_1.f90,
+       gfortran.dg/dtio_12.f90, gfortran.dg/fmt_en.f90,
+       gfortran.dg/namelist_89.f90: Gate test on effective_target
+       fd_truncate.
+
 2019-05-22  David Malcolm  <dmalcolm@redhat.com>
 
        PR c++/90462
index 2edc4277a930172afa825ccd3ed13006f030048d..58daf30a8990fa00f0c5a083f616946677b158a3 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { target fd_truncate } }
 ! { dg-options "-fdec" }
 !
 ! Run-time tests for values of DEC I/O parameters (doesn't test functionality).
index c6f17d94356aa932a3b4dac68e4e84c75f95b6c2..b168d306087393444268642f3172a0ba2647fd50 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run  }
+! { dg-do run { target fd_truncate } }
 !
 ! Functional test of User Defined Derived Type IO, Formatted WRITE/READ
 !
index 54b10cbfc0cddc2bc7f5bc78ea88be4f1d8c90cc..ac6d9e7e4961e3aeac8b788ab56f95126e60af7e 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { target fd_truncate } }
 !
 ! Test the fix for PR77657 in which the DTIO subroutine was not found,
 ! which led to an error in attempting to link to the abstract interface.
index b3597e4a423372fe979191f8f5a175369534e15d..89011b3236830b1884098e52e5c3295b27f94b59 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { target fd_truncate } }
 ! PR60128 Invalid outputs with EN descriptors
 ! Test case provided by Walt Brainerd.
 program pr60128
index fbb7143924210ac7069ca2912cb94b11337cf396..91f64fe88cf1f20adc77168324a0c2066251af38 100644 (file)
@@ -1,4 +1,4 @@
-! { dg-do run }
+! { dg-do run { target fd_truncate } }
 ! PR69456 Namelist value with trailing sign is ignored without error
 implicit none
 integer :: ios