This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f4047a8614d modula2: bootstrap fix for string and vector headers. new 6e7053a6413 rtl-ssa: Fix prev_any_insn [PR115785]
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/insns.h | 54 ++- gcc/rtl-ssa/internals.inl | 13 +- gcc/rtl-ssa/member-fns.inl | 25 +- gcc/testsuite/g++.dg/torture/pr115785.C | 696 ++++++++++++++++++++++++++++++++ 4 files changed, 747 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr115785.C