This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7ffa162100c Use gfc_charlen_t instead of int in gfc_conv_string_init new f019c055d82 2018-01-31 Thomas Koenig tkoenig@gcc.gnu.org new 9ad8f8fc1b5 2018-01-31 Paul Thomas pault@gcc.gnu.org
The 2 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 | 14 +++++++++++++- gcc/fortran/dump-parse-tree.c | 2 +- gcc/fortran/trans-expr.c | 6 ++---- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/pr84088.f90 | 19 +++++++++++++++++++ 5 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr84088.f90