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 in repository toolchain/ci/gcc.
from 7b8f309cf42 [arm][PR88167] Fix __builtin_return_address returns invalid [...] adds 13a1c74461e compiler: don't inline integer expressions with named types adds 54b97aff264 Daily bump. adds 01b6b5c9099 Avoid gimple body modifications while streaming. Backport [...] adds 274df6b5923 PR c++/85254 adds 8e3015e203f Daily bump.
No new revisions were added by this update.
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/go/gofrontend/expressions.cc | 18 +++++- 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 +- 16 files changed, 160 insertions(+), 99 deletions(-)