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 c80d7230fba Add full stop to params.opt. new e28ac73af20 Improve handling of modref params. new 226eb7ff5d7 [i386] Set all_regs to true in the call to replace_rtx [PR102057] new a2d9b558299 [Committed] Tidy up !POINTER_TYPE_P test in match.pd LSHIFT [...] new b2ef23239f2 Improved handling of shifts/rotates in bit CCP. new 4e84e381f27 Refactor warn_uninit() code. new 344951b639a rs6000: Add MMA builtins new 2f9489a1009 rs6000: Add miscellaneous builtins new a7f13a51990 rs6000: Add Cell builtins new e2693a72701 rs6000: Add remaining overloads new 352d5e85a70 Fix ipa-modref verification ices
The 10 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/i386/i386.md | 8 +- gcc/config/rs6000/rs6000-builtin-new.def | 658 +++ gcc/config/rs6000/rs6000-overload.def | 6083 ++++++++++++++++++++ gcc/ipa-modref-tree.c | 2 +- gcc/ipa-modref-tree.h | 141 +- gcc/ipa-modref.c | 4 +- gcc/match.pd | 1 - .../gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} | 10 +- gcc/tree-ssa-ccp.c | 160 + gcc/tree-ssa-uninit.c | 186 +- 10 files changed, 7079 insertions(+), 174 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ccp-13.c => ssa-ccp-41.c} (63%)