This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2k6-Os_LTO in repository toolchain/ci/gcc.
from dec23fe5814 move ChangeLog entry to the correct file adds 849a7926848 PR c++/87554 - ICE with extern template and reference member. adds c3bffd9b2a5 PR ipa/85051 * ipa-inline.c (flatten_function): New param [...] adds 06042af39b1 PR middle-end/89797 - ICE on a vector_size (1LU << 33) int [...] adds b652bc6b606 PR rtl-optimization/87871 * ira-lives.c (make_object_dead [...] adds 9b84abbccc7 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 19 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 3 +-- gcc/cp/ChangeLog | 5 ++++ gcc/cp/decl.c | 3 +-- gcc/ipa-inline.c | 15 ++++++----- gcc/ira-lives.c | 22 +++++++++------- gcc/testsuite/g++.dg/cpp0x/extern_template-5.C | 36 ++++++++++++++++++++++++++ gcc/tree.h | 6 ++--- 9 files changed, 86 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/extern_template-5.C