This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c390a3d0b40 Obsolete Cell Broadband Engine SPU target support new 8da4fe0dbf9 sel-sched: fixup reset of first_insn (PR 85876) new 06f30566ce9 sel-sched: skip outer loop in get_all_loop_exits (PR 84206)
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/ChangeLog | 12 ++++++++++++ gcc/sel-sched-ir.h | 10 +++++++--- gcc/sel-sched.c | 6 ++++-- gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.dg/pr84206.c | 24 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr85876.c | 18 ++++++++++++++++++ 6 files changed, 75 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr84206.c create mode 100644 gcc/testsuite/gcc.dg/pr85876.c