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_check_gcc/master-arm in repository toolchain/ci/gcc.
from b528e226d19 Refactor try_vectorize_loop_1 adds d1e2e4f9ce4 ipa-cp: Fix updating of profile counts and self-gen value e [...] adds ab1008255e3 ipa-cp: Select saner profile count to base heuristics on adds ab810952eb7 ipa-cp: Use profile counters (or not) based on local availability adds 99b1021d21e Fix a typo. adds a1957c97554 Fix warnings building linux-atomic.c and fptr.c on hppa64-linux adds 9f4edfc1fb8 Kill second order relations in the path solver. adds 2f0b6a971a0 Reorder relation calculating code in the path solver. adds aeb10f8d2a6 Kill known equivalences before a new assignment in the path [...] adds 11b96757748 Darwin, config: Amend for Darwin 21 / macOS 12. adds 1f98c4e0c54 libffi: Update LOCAL_PATCHES
No new revisions were added by this update.
Summary of changes: gcc/config.gcc | 6 +- gcc/config/darwin-c.c | 2 +- gcc/config/darwin-driver.c | 10 +- gcc/doc/invoke.texi | 5 + gcc/gimple-range-fold.cc | 2 + gcc/gimple-range-path.cc | 117 ++++--- gcc/gimple-range-path.h | 3 +- gcc/ipa-cp.c | 604 +++++++++++++++++++++++++++----- gcc/params.opt | 4 + gcc/testsuite/gcc.dg/Warray-bounds-90.c | 2 +- gcc/value-relation.cc | 21 +- libffi/LOCAL_PATCHES | 1 + libgcc/config.host | 2 +- libgcc/config/pa/linux-atomic.c | 106 +++--- libgcc/config/pa/t-linux64 | 8 +- 15 files changed, 684 insertions(+), 209 deletions(-)