This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ee1bd00900 2017-10-12 Richard Biener rguenther@suse.de new 85676b626fb * tree-loop-distribution.c (break_alias_scc_partitions): A [...] new 883b4905621 * tree-loop-distribution.c: Adjust the general comment. ( [...]
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 | 23 +++ gcc/testsuite/ChangeLog | 7 + gcc/testsuite/gcc.dg/tree-ssa/ldist-16.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ldist-25.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ldist-33.c | 21 +++ gcc/testsuite/gcc.dg/tree-ssa/ldist-7.c | 2 +- gcc/tree-loop-distribution.c | 293 ++++++++++++++++++++----------- 7 files changed, 243 insertions(+), 107 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-33.c