This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 330a2f10656 * omp-expand.c (adjust_context_scope): New function. (exp [...] new 5f5772fbd37 2017-10-02 Richard Biener rguenther@suse.de
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 | 17 +++++++++++++++++ gcc/graphite-isl-ast-to-gimple.c | 18 ++++-------------- gcc/graphite-scop-detection.c | 13 ++++++++----- gcc/graphite-sese-to-poly.c | 25 ++++++++++++++++++++----- gcc/sese.h | 2 -- gcc/testsuite/ChangeLog | 7 +++++++ gcc/testsuite/gcc.dg/graphite/fuse-1.c | 10 +++++----- gcc/testsuite/gcc.dg/graphite/fuse-2.c | 8 ++++---- gcc/testsuite/gcc.dg/graphite/pr82355.c | 23 +++++++++++++++++++++++ 9 files changed, 88 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/graphite/pr82355.c