[Bug fortran/81296] derived type I/o problem

aldyh at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 13 17:18:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81296

--- Comment #8 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 17:18:00 2017
New Revision: 252521

URL: https://gcc.gnu.org/viewcvs?rev=252521&root=gcc&view=rev
Log:
2017-08-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/81296
        * trans-io.c (get_dtio_proc): Add check for format label and set
        formatted flag accordingly. Reorganize the code a little.

        * gfortran.dg/dtio_12.f90: Update test.

Modified:
    branches/range-gen2/gcc/fortran/ChangeLog
    branches/range-gen2/gcc/fortran/trans-io.c
    branches/range-gen2/gcc/testsuite/ChangeLog
    branches/range-gen2/gcc/testsuite/gfortran.dg/dtio_12.f90


More information about the Gcc-bugs mailing list