This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 74905ec [ARM/AArch64] PR 68088: Fix RTL checking ICE due to subregs i [...] new a7abe6a Fix transform_to_exit_first_loop_alt with -g new 0ede27d gcc/
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 | 13 ++++++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/vect/pr68145.cc | 41 ++++++++++++++++++++++++++++++++++++ gcc/tree-cfg.c | 2 +- gcc/tree-parloops.c | 2 ++ gcc/tree-vect-stmts.c | 21 +++++++++++++++++- 6 files changed, 82 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr68145.cc