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-arm in repository toolchain/ci/gcc.
from 2d810acbd2c Avoid a warning of overflow adds 4a3073f04e8 rtl-ssa: Fix prev/next_def confusion [PR104869]
No new revisions were added by this update.
Summary of changes: gcc/rtl-ssa/accesses.cc | 52 +++++++++++++++++++++++++-- gcc/rtl-ssa/accesses.h | 22 +++++++++--- gcc/rtl-ssa/member-fns.inl | 12 +++---- gcc/rtl-ssa/movement.h | 6 ++-- gcc/testsuite/g++.dg/pr104869.C | 78 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 155 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr104869.C