[Patch, fortran] PR80945 - Invalid code with allocatable character array in READ/WRITE statement

Paul Richard Thomas paul.richard.thomas@gmail.com
Sun Feb 18 09:02:00 GMT 2018


Committed as 'obvious' - revision 257788.

This patch works fine on 7-branch. I will commit it there in a day or
two unless there is any objection.

Cheers

Paul

2018-02-18  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/80945
    * trans-array.c (gfc_conv_expr_descriptor): Set parmtype from
    the typenode in the case of deferred length characters.

2018-02-18  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/80945
    * gfortran.dg/associate_35.f90: Remove error, add stop n's and
    change to run.



More information about the Fortran mailing list