This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from f075b8c5adc Fix off-by-one error in try_merge_with adds c80d7230fba Add full stop to params.opt. adds e28ac73af20 Improve handling of modref params. adds 226eb7ff5d7 [i386] Set all_regs to true in the call to replace_rtx [PR102057] adds a2d9b558299 [Committed] Tidy up !POINTER_TYPE_P test in match.pd LSHIFT [...] adds b2ef23239f2 Improved handling of shifts/rotates in bit CCP.
No new revisions were added by this update.
Summary of changes: gcc/config/i386/i386.md | 8 +- gcc/ipa-modref-tree.c | 2 +- gcc/ipa-modref-tree.h | 108 +++++++------- gcc/ipa-modref.c | 4 +- gcc/match.pd | 1 - gcc/params.opt | 2 +- .../gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} | 10 +- gcc/tree-ssa-ccp.c | 160 +++++++++++++++++++++ 8 files changed, 232 insertions(+), 63 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} (63%)