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-arm-spec2k6-Oz_LTO in repository toolchain/ci/gcc.
from 6f128e321a9 Daily bump. adds 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. new 95585237f76 [Darwin, testsuite] Fix instantiate2 fail. new 5381234eeca [Darwin] Fix lto options.
The 2 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/fortran/ChangeLog | 7 ++++ gcc/fortran/frontend-passes.c | 5 +++ gcc/testsuite/ChangeLog | 13 ++++++++ gcc/testsuite/g++.dg/ext/instantiate2.C | 3 +- gcc/testsuite/gfortran.dg/do_subscript_5.f90 | 20 ++++++++++++ libgfortran/ChangeLog | 10 ++++++ libgfortran/intrinsics/random.c | 49 ++++++++++++---------------- 10 files changed, 86 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/do_subscript_5.f90