diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2018-05-20 09:59:54 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2018-05-20 09:59:54 +0000 |
commit | 7c71e79664fbc04c3eb1d8b0307b33e502488664 (patch) | |
tree | 37d3d79d63b181d1efcb204fd84191266809ecda /gcc/fortran/trans-array.h | |
parent | 69e7672a3bc8b1b40b92277437947f2778c51b96 (diff) | |
download | gcc-7c71e79664fbc04c3eb1d8b0307b33e502488664.zip gcc-7c71e79664fbc04c3eb1d8b0307b33e502488664.tar.gz gcc-7c71e79664fbc04c3eb1d8b0307b33e502488664.tar.bz2 |
re PR fortran/82923 (Automatic allocation of deferred length character using function result)
2018-05-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/82923
PR fortran/66694
PR fortran/82617
* trans-array.c (gfc_alloc_allocatable_for_assignment): Set the
charlen backend_decl of the rhs expr to ss->info->string_length
so that the value in the current scope is used.
2018-05-19 Paul Thomas <pault@gcc.gnu.org>
PR fortran/82923
* gfortran.dg/allocate_assumed_charlen_4.f90: New test. Note
that the patch fixes PR66694 & PR82617, although the testcases
are not explicitly included.
From-SVN: r260413
Diffstat (limited to 'gcc/fortran/trans-array.h')
0 files changed, 0 insertions, 0 deletions