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 in repository toolchain/ci/gcc.
from cfe8dbd9c08 libgccjit: Add some reflection functions [PR96889] adds 38e4a361e79 harden conds: detach without decls new 74faa9834a9 Fix tree-optimization/103220: Another missing folding of (t [...]
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/gimple-harden-conditionals.cc | 9 ++++++++- gcc/match.pd | 3 ++- gcc/testsuite/g++.dg/pr102988.C | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/pr25530.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr103220-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr103220-2.c | 16 ++++++++++++++++ 6 files changed, 59 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr102988.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr103220-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr103220-2.c