This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d36ce38 PR c++/54430 new b98a7d5 correctly handle non affine data references new e0c0be1 Rename gimple_bb to gimple_poly_bb new 16cbd7c use sese_l throughout scop-detection
The 3 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 | 41 +++++++++ gcc/graphite-isl-ast-to-gimple.c | 6 +- gcc/graphite-poly.c | 6 +- gcc/graphite-poly.h | 6 +- gcc/graphite-scop-detection.c | 126 ++++++++++++++++----------- gcc/graphite-sese-to-poly.c | 30 +++---- gcc/graphite-sese-to-poly.h | 4 +- gcc/sese.c | 5 +- gcc/sese.h | 10 +-- gcc/testsuite/gcc.dg/graphite/scop-pr66980.c | 10 +++ 10 files changed, 162 insertions(+), 82 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/graphite/scop-pr66980.c