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-defconfig in repository toolchain/ci/gcc.
from 54b97aff264 Daily bump. adds 01b6b5c9099 Avoid gimple body modifications while streaming. Backport [...] adds 274df6b5923 PR c++/85254 new 8e3015e203f 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 | 24 ++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 9 +++ gcc/cp/class.c | 1 + gcc/gimple-streamer-out.c | 10 ++-- gcc/lto-streamer-out.c | 110 +++++++++++++++++++----------------- gcc/lto-streamer.h | 1 + gcc/lto/ChangeLog | 10 ++++ gcc/lto/lto.c | 7 +++ gcc/passes.c | 37 +++--------- gcc/testsuite/g++.dg/ext/is_final.C | 14 +++++ gcc/tree-dfa.c | 10 ++-- gcc/tree-dfa.h | 2 +- gcc/tree-ssa-dse.c | 2 +- gcc/tree-ssa-math-opts.c | 2 +- 15 files changed, 145 insertions(+), 96 deletions(-)