This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0ffd9891dc1 * targhooks.c (default_stack_clash_protection_final_dynami [...] new ce97e69fc5f * tree-loop-distribution.c (struct partition): Remove unus [...] new 6e429c5c89e * tree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_ed [...] new 142b4ffb05b * tree-loop-distribution.c (generate_loops_for_partition): [...]
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 | 18 +++++++++++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/tree-ssa/ldist-27.c | 38 ++++++++++++++++++++++++++++++++ gcc/tree-loop-distribution.c | 22 ++++++++++-------- gcc/tree-vect-loop-manip.c | 3 ++- 5 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ldist-27.c