This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap in repository toolchain/ci/gcc.
from 87277b6a044 Daily bump. adds 704e8a825c7 Add wi_fold_in_parts. adds 0103d18dfc9 Support EAF_NOT_RETURNED in tree-ssa-structalias
No new revisions were added by this update.
Summary of changes: gcc/range-op.cc | 75 +++++++++++++++++++++++++++++--- gcc/range-op.h | 6 +++ gcc/testsuite/gcc.dg/pr96542.c | 27 ++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/modref-6.c | 37 ++++++++++++++++ gcc/tree-ssa-structalias.c | 30 +++++++++---- 5 files changed, 162 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr96542.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-6.c