This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 4a1a72a89c6 libgo: make a couple of sed uses POSIX compliant adds d1d571873c8 Daily bump. adds 2a6d372ba96 cgraph: Fix up semantic_interposition handling [PR105306] adds 0707f428090 Fix overflows in ipa-modref-tree.cc
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 ++++ gcc/ChangeLog | 22 ++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cgraph.cc | 1 + gcc/cgraphclones.cc | 1 + gcc/cp/ChangeLog | 8 +++++++ gcc/ipa-modref-tree.cc | 31 +++++++++++++++++++++------- gcc/testsuite/ChangeLog | 23 +++++++++++++++++++++ gcc/testsuite/g++.dg/opt/pr105306.C | 13 ++++++++++++ gcc/testsuite/gcc.c-torture/compile/103818.c | 12 +++++++++++ libstdc++-v3/ChangeLog | 19 +++++++++++++++++ 11 files changed, 127 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr105306.C create mode 100644 gcc/testsuite/gcc.c-torture/compile/103818.c