This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 488759b7ea1 d: Fix error: aggregate value used where floating point was [...] new d6a8ac7e92d rtl-ssa: Fix prev/next_def confusion [PR104869]
The 1 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/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