diff options
author | Paul Thomas <pault@gcc.gnu.org> | 2018-09-17 11:22:27 +0000 |
---|---|---|
committer | Paul Thomas <pault@gcc.gnu.org> | 2018-09-17 11:22:27 +0000 |
commit | d44235fbe06e52cf670fccc7419a580bfedabec9 (patch) | |
tree | c57268dca7f97e743b78d13dc2c8485eaef52229 /gcc/c/c-parser.c | |
parent | ecfb64f692c561ef16bca0ff17b3d7e9ee14b418 (diff) | |
download | gcc-d44235fbe06e52cf670fccc7419a580bfedabec9.zip gcc-d44235fbe06e52cf670fccc7419a580bfedabec9.tar.gz gcc-d44235fbe06e52cf670fccc7419a580bfedabec9.tar.bz2 |
re PR fortran/64120 ([F03] Wrong handling of allocatable character string)
2018-09-17 Paul Thomas <pault@gcc.gnu.org>
PR fortran/64120
* trans-decl.c (gfc_get_symbol_decl): Flag allocatable, scalar
characters with a variable length expression for deferred init.
(gfc_trans_deferred_vars): Perform the assignment for these
symbols by calling gfc_conv_string_length.
2018-09-17 Paul Thomas <pault@gcc.gnu.org>
PR fortran/64120
* gfortran.dg/allocatable_scalar_14.f90 : New test.
From-SVN: r264365
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions