This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 3b8794302b5 PR target/105930: Split *xordi3_doubleword after reload on x86. adds 268b5c81e93 profile-count: fix /= and *= operators adds 7fd34782b95 Fix stmt_kills_ref_p WRT external throws adds fa4e97907fc libstdc++: use grep -E instead of egrep in scripts new b36a1c964f9 middle-end/106070 - bogus cond-expr folding
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/match.pd | 11 +++++++---- gcc/profile-count.h | 20 ++++++++++++-------- gcc/testsuite/gcc.dg/torture/pr106070.c | 20 ++++++++++++++++++++ gcc/tree-ssa-alias.cc | 24 ++++++++++++++++++------ libstdc++-v3/scripts/extract_symvers.in | 4 ++-- libstdc++-v3/scripts/run_doxygen | 4 ++-- 6 files changed, 61 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr106070.c