This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4157ee Handle case that outer phi res is not used in a phi in gather [...] new 9eb890f Don't allow latch with phi in try_transform_to_exit_first_loop_alt
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/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.dg/autopar/pr69109-2.c | 4 ++++ gcc/testsuite/gcc.dg/autopar/pr69109.c | 4 ++++ gcc/tree-parloops.c | 4 ++++ 5 files changed, 24 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69109-2.c create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69109.c