This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from bd9837bc3ca Teach VN about masked/len stores adds dc477ffb4ab tree-optimization/106378 - DSE of LEN_STORE and MASK_STORE adds 375668e0508 tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool adds 9a52d6871a2 Revert "forwprop: Use lhs type instead of arg0 in folding V [...] adds 24eae97625e docs: remove trailing dots for 2 Fortran fns
No new revisions were added by this update.
Summary of changes: gcc/fortran/intrinsic.texi | 6 ++--- gcc/match.pd | 6 +++++ gcc/testsuite/gcc.dg/pr106379-1.c | 9 +++++++ gcc/tree-ssa-dse.cc | 55 ++++++++++++++++++++++++++++++++++++--- gcc/tree-ssa-forwprop.cc | 2 +- 5 files changed, 70 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr106379-1.c