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-aarch64-mainline-allmodconfig in repository toolchain/ci/gcc.
from 19f47377083 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org adds b3cc5d7417a 2013-08-13 Thomas Koenig tkoenig@gcc.gnu.org adds 63ffdfd3539 Daily bump. adds 28a024c36af 2019-08-13 Steven G. Kargl kargl@gcc.gnu.org adds f0838a5d455 PR c++/91436 fix C++ dialect for std::make_unique fix-it hint
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 +++++ gcc/cp/name-lookup.c | 4 +-- gcc/fortran/ChangeLog | 15 ++++++++++- gcc/fortran/frontend-passes.c | 5 ++++ gcc/fortran/resolve.c | 29 ++++++++++++++-------- gcc/testsuite/ChangeLog | 19 ++++++++++++++ .../g++.dg/lookup/missing-std-include-5.C | 1 + .../g++.dg/lookup/missing-std-include-6.C | 9 ------- .../g++.dg/lookup/missing-std-include-8.C | 9 +++++++ gcc/testsuite/gfortran.dg/do_subscript_5.f90 | 20 +++++++++++++++ gcc/testsuite/gfortran.dg/pr87991.f90 | 11 ++++++++ 12 files changed, 107 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_5.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr87991.f90