This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fdf409493d2 PR tree-optimization/80631 * tree-vect-loop.c (get_initia [...] new 4855e775ff0 PR tree-optimization/83359 * tree-cfg.h (fold_loop_intern [...]
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 | 9 +++ gcc/testsuite/ChangeLog | 3 + gcc/testsuite/gcc.dg/graphite/pr83359.c | 40 ++++++++++++ gcc/tree-cfg.c | 108 ++++++++++++++++++++++++++++++-- gcc/tree-cfg.h | 1 + gcc/tree-vectorizer.c | 21 ------- 6 files changed, 156 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/graphite/pr83359.c