This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz_LTO in repository toolchain/ci/gcc.
from ff983ca0442 Daily bump. adds 52be732635a PR fortran/91414 Improve initialization of PRNG adds e3bb1364453 2013-08-13 Thomas Koenig tkoenig@gcc.gnu.org adds b030d5f50c3 Daily bump. adds 95585237f76 [Darwin, testsuite] Fix instantiate2 fail. adds 5381234eeca [Darwin] Fix lto options. adds b10e7de4d0a Daily bump. adds dc70c2bcd43 PR c++/91436 fix C++ dialect for std::make_unique fix-it hint new 3bc19f14c5f 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/ChangeLog | 8 ++++ gcc/DATESTAMP | 2 +- gcc/config/darwin.h | 2 +- gcc/cp/ChangeLog | 9 ++++ gcc/cp/name-lookup.c | 4 +- gcc/fortran/ChangeLog | 7 ++++ gcc/fortran/frontend-passes.c | 5 +++ gcc/testsuite/ChangeLog | 24 +++++++++++ gcc/testsuite/g++.dg/ext/instantiate2.C | 3 +- .../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 +++++++++ libgfortran/ChangeLog | 10 +++++ libgfortran/intrinsics/random.c | 49 +++++++++------------- 15 files changed, 118 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_5.f90