This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig in repository toolchain/ci/gcc.
from 3979635c8e0 Daily bump. adds a6eb46eb9f7 2019-03-03 Thomas Koenig tkoenig@gcc.gnu.org adds 9849369a6f6 2019-03-03 Harald Anlauf anlauf@gmx.de Steven G. K [...] adds d4c27c4a9cc PR libstdc++/89562 use binary mode for file I/O new 5e911470c02 Daily bump.
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 12 +++++ gcc/fortran/resolve.c | 53 ++++++++++++++++++++--- gcc/fortran/symbol.c | 2 +- gcc/testsuite/ChangeLog | 10 +++++ gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 15 +++++++ gcc/testsuite/gfortran.dg/pr77583.f90 | 10 +++++ libstdc++-v3/ChangeLog | 6 +++ libstdc++-v3/src/filesystem/ops-common.h | 10 ++++- 9 files changed, 111 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr77583.f90