This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8818a5202f3 Do not use %zu format in libcpp. new 6bae816fc04 2018-11-05 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 | 12 ++++++++++++ gcc/testsuite/ChangeLog | 7 ++++++- gcc/testsuite/gcc.dg/pr87873.c | 19 +++++++++++++++++++ gcc/tree-ssa-loop-manip.c | 11 +++++++---- gcc/tree-ssa-loop-manip.h | 2 +- gcc/tree-vect-loop-manip.c | 9 +++++++-- gcc/tree-vect-loop.c | 2 +- 7 files changed, 53 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr87873.c