[Bug fortran/77358] [F08] deferred-length character function returns zero-length string
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 24 19:46:00 GMT 2016
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 <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.
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
More information about the Gcc-bugs
mailing list