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-release-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from 75c3baaae04 AArch64: Fix command line options canonicalization version. adds ede9c1f1746 2019-03-06 Thomas Koenig tkoenig@gcc.gnu.org adds 7940e8283ec 2019-03-06 Harald Anlauf anlauf@gmx.de adds 8db41faa003 Daily bump. adds 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 +++ gcc/cp/parser.c | 13 +++++- gcc/fortran/ChangeLog | 12 +++++ gcc/fortran/expr.c | 10 ++++- gcc/fortran/resolve.c | 53 ++++++++++++++++++++--- gcc/testsuite/ChangeLog | 17 ++++++++ gcc/testsuite/g++.dg/asm-qual-3.C | 8 ++-- gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 15 +++++++ gcc/testsuite/gfortran.dg/substr_8.f90 | 15 +++++++ 10 files changed, 137 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 create mode 100644 gcc/testsuite/gfortran.dg/substr_8.f90