This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch, fortran] pr77358 - [F08] deferred-length character function returns zero-length string


Dear All,

The attached fixes this problem, bootstraps and regtests on FC21/x86_64.

OK for 6-branch and trunk?

Paul

2016-08-24  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/77358

    * resolve.c (resolve_fl_procedure): Use the correct gfc_charlen
    for deferred character length module procedures.

2016-08-24  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/77358
    * gfortran.dg/submodule_17.f08: New test.

Attachment: submit.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]