This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 4691a53 Daily bump. new 5955834 Allow non-overflow ops in reductions
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 | 11 ++++ gcc/graphite-sese-to-poly.c | 7 ++- gcc/testsuite/ChangeLog | 13 +++++ gcc/testsuite/gcc.dg/autopar/reduc-2char.c | 10 ++-- gcc/testsuite/gcc.dg/autopar/reduc-2short.c | 10 ++-- gcc/testsuite/gcc.dg/autopar/reduc-8.c | 7 +-- gcc/testsuite/gcc.dg/vect/trapv-vect-reduc-4.c | 2 +- gcc/tree-vect-loop.c | 6 ++- gcc/tree.c | 69 ++++++++++++++++++++++++++ gcc/tree.h | 2 + 10 files changed, 122 insertions(+), 15 deletions(-)