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-aarch64 in repository toolchain/ci/gcc.
from 14e355df305 Disables gimple folding for VSX_BUILTIN_XVMINDP, VSX_BUILTI [...] adds 1f3a33633dd Add loads/stores relative to static chain in ipa-modref
No new revisions were added by this update.
Summary of changes: gcc/ipa-modref-tree.c | 2 +- gcc/ipa-modref-tree.h | 71 ++++++++------ gcc/ipa-modref.c | 152 +++++++++++++++++------------- gcc/testsuite/gcc.dg/tree-ssa/modref-12.c | 16 ++++ gcc/tree-ssa-alias.c | 12 ++- 5 files changed, 158 insertions(+), 95 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-12.c