This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

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


Dear Paul,

Paul Richard Thomas wrote:
> The attached fixes this problem, bootstraps and regtests on FC21/x86_64.
> OK for 6-branch and trunk?

Looks good to me. Thanks for the patch.

Tobias

> 2016-08-24  Paul Thomas  <pault@gcc.gnu.org>
> 
>     PR fortran/77358
> 
>     * resolve.c (resolve_fl_procedure): Use the correct gfc_charlen

There shouldn't be a space between the PR line and the rest.
> 
>     PR fortran/77358
>     * gfortran.dg/submodule_17.f08: New test.


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