This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb0724852f9 PR tree-optimization/82472 * tree-loop-distribution.c (so [...] new 3e39e82945f X+Y < X iff Y<0 moved to match.pd new 4a81b20b137 2017-10-11 Richard Biener rguenther@suse.de new 8427cc6351f 2017-10-11 Richard Biener rguenther@suse.de
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 | 21 +++++ gcc/fold-const.c | 140 ++---------------------------- gcc/match.pd | 45 +++++++++- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gcc.dg/Wstrict-overflow-7.c | 2 +- gcc/testsuite/gcc.dg/pragma-diag-3.c | 2 +- gcc/tree-chrec.c | 3 +- gcc/tree-chrec.h | 5 +- gcc/tree-core.h | 3 + gcc/tree-pretty-print.c | 3 +- gcc/tree-ssa-loop-niter.c | 3 +- gcc/tree.def | 4 +- gcc/tree.h | 7 +- 13 files changed, 92 insertions(+), 151 deletions(-)