This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 4a21c754644 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org new c78ac82e557 2019-08-13 Thomas Koenig tkoenig@gcc.gnu.org
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/fortran/ChangeLog | 10 +++++++++- gcc/fortran/trans-expr.c | 3 ++- gcc/fortran/trans.c | 13 +++++++++++++ gcc/fortran/trans.h | 1 + gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/deferred_character_34.f90 | 10 ++++++++++ 6 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_34.f90