Paul Richard Thomas
2018-09-25 16:43:45 UTC
This is yet another deferred length character bug. The fix speaks for
itself. I'll dream up a more suitable name for the testcase before
committing.
Bootstraps and regtests on FC21/x86_64 - OK for trunk and 8-branch?
Paul
2018-09-25 Paul Thomas <***@gcc.gnu.org>
PR fortran/70149
* trans-decl.c (gfc_get_symbol_decl): A deferred character
length pointer that is initialized needs the string length to
be initialized as well.
2018-09-25 Paul Thomas <***@gcc.gnu.org>
PR fortran/70149
* gfortran.dg/pr70149.f90 : New test.
itself. I'll dream up a more suitable name for the testcase before
committing.
Bootstraps and regtests on FC21/x86_64 - OK for trunk and 8-branch?
Paul
2018-09-25 Paul Thomas <***@gcc.gnu.org>
PR fortran/70149
* trans-decl.c (gfc_get_symbol_decl): A deferred character
length pointer that is initialized needs the string length to
be initialized as well.
2018-09-25 Paul Thomas <***@gcc.gnu.org>
PR fortran/70149
* gfortran.dg/pr70149.f90 : New test.