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-arm-bootstrap in repository toolchain/ci/gcc.
from 04ecadbeae5 testsuite: Fix up 20050113-1.c test for i686-linux [PR105187] adds e5453bcc217 tree-optimization/105198 - wrong code with predictive commoning new 5522dec054c aarch64: PR target/105157 Increase number of cores TARGET_C [...]
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/config.gcc | 2 +- gcc/config/aarch64/aarch64.cc | 14 +++++++----- gcc/config/aarch64/aarch64.h | 8 ++++++- gcc/testsuite/gcc.dg/torture/pr105198.c | 26 ++++++++++++++++++++++ gcc/tree-predcom.cc | 38 ++++++++++++++++++++++++++++----- 5 files changed, 76 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr105198.c