This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7966d2b92e2 PR libstdc++/58265 implement LWG 2063 for COW strings new 3f6823abf8d 2018-07-05 Paul Thomas pault@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 | 8 ++++++ gcc/fortran/resolve.c | 7 +++-- gcc/testsuite/ChangeLog | 5 ++++ .../gfortran.dg/deferred_character_20.f90 | 32 ++++++++++++++++++++++ 4 files changed, 49 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_20.f90