This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8c8bb9d Daily bump. new 3662067 fix PR53852: stop ISL after a given number of operations
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 | 14 ++++ gcc/config.in | 6 ++ gcc/configure | 28 ++++++++ gcc/configure.ac | 11 +++ gcc/graphite-dependences.c | 83 +++++++++------------- gcc/graphite-optimize-isl.c | 49 ++++++++----- gcc/params.def | 5 ++ gcc/testsuite/ChangeLog | 10 +++ gcc/testsuite/gcc.dg/graphite/uns-interchange-12.c | 2 +- gcc/testsuite/gcc.dg/graphite/uns-interchange-14.c | 2 +- gcc/testsuite/gcc.dg/graphite/uns-interchange-15.c | 2 +- .../gcc.dg/graphite/uns-interchange-mvt.c | 2 +- 12 files changed, 144 insertions(+), 70 deletions(-)