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

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Wed Aug 24 19:45:56 2016
New Revision: 239741

URL: https://gcc.gnu.org/viewcvs?rev=239741&root=gcc&view=rev
Log:
2016-08-24  Paul Thomas  <pa...@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  <pa...@gcc.gnu.org>

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

Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/submodule_17.f08
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/resolve.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to