This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c56f248db68 2018-01-22 Richard Biener rguenther@suse.de new bdfec5bf2e5 PR 78534, 83704 Large character lengths
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 | 36 ++++++++++++++++++++++++++++++++++ gcc/fortran/arith.c | 6 +++--- gcc/fortran/array.c | 30 +++++++++++----------------- gcc/fortran/check.c | 2 +- gcc/fortran/data.c | 15 +++++++------- gcc/fortran/decl.c | 17 ++++++++-------- gcc/fortran/expr.c | 13 ++++-------- gcc/fortran/match.h | 3 ++- gcc/fortran/primary.c | 5 +++-- gcc/fortran/resolve.c | 11 +++++------ gcc/fortran/simplify.c | 8 ++++---- gcc/fortran/target-memory.c | 31 ++++++++++++++--------------- gcc/fortran/target-memory.h | 6 +++--- gcc/fortran/trans-const.c | 4 ++-- gcc/fortran/trans-const.h | 4 ++-- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gfortran.dg/string_1.f90 | 2 -- 17 files changed, 113 insertions(+), 86 deletions(-)