This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dbf4c574b92 Fix Coarray in associate not a coarray. [PR110033] new 70ae0daeb76 late-combine: Preserve INSN_CODE when modifying notes [PR116343] new 3673b7054ec Tweak base/index disambiguation in decompose_normal_address [...]
The 2 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/late-combine.cc | 2 +- gcc/recog.cc | 13 +++++++++++ gcc/recog.h | 1 + gcc/rtl-ssa/changes.cc | 5 ++++- gcc/rtlanal.cc | 40 +++++++++++++++++++++++---------- gcc/testsuite/gcc.dg/torture/pr116343.c | 18 +++++++++++++++ 6 files changed, 65 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr116343.c