This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/gcc.
from 2f978d6d097 Add forgotten requeing in propagate_subaccesses_across_link adds a74fa2b1a77 Backport from mainline: adds 7c580822122 Daily bump. adds 1f08789dc62 PR rtl-optimization/89753 * loop-unroll.c (decide_unroll_ [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 12 ++++++++++++ gcc/DATESTAMP | 2 +- gcc/gimple-ssa-warn-restrict.c | 6 +----- gcc/loop-unroll.c | 2 +- gcc/testsuite/ChangeLog | 9 +++++++++ gcc/testsuite/c-c++-common/unroll-7.c | 11 +++++++++++ gcc/testsuite/gcc.dg/Warray-bounds-38.c | 30 ++++++++++++++++++++++++++++++ 7 files changed, 65 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/unroll-7.c create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-38.c