This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5fe20025f58 Less verbose fix-it hints for missing header files (PR 87091) new c9e63184f1d Replace 8 spaces with a tabular in ChangeLog files. new d5e19fa1ac7 match.pd: add single-use check for (x & y) ^ y -> ~x & y (P [...] new 745ee4da8da 2018-08-27 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: ChangeLog | 4 +- config/ChangeLog | 4 +- contrib/ChangeLog | 8 +-- fixincludes/ChangeLog | 4 +- gcc/ChangeLog | 99 ++++++++++++++++++++----------------- gcc/ada/ChangeLog | 6 +-- gcc/c-family/ChangeLog | 34 ++++++------- gcc/c/ChangeLog | 10 ++-- gcc/cp/ChangeLog | 10 ++-- gcc/fortran/ChangeLog | 6 +-- gcc/go/ChangeLog | 6 +-- gcc/jit/ChangeLog | 2 +- gcc/lto/ChangeLog | 34 ++++++------- gcc/match.pd | 2 +- gcc/objc/ChangeLog | 2 +- gcc/objcp/ChangeLog | 6 +-- gcc/testsuite/ChangeLog | 7 ++- gcc/testsuite/gcc.dg/vect/pr86927.c | 15 ++++++ gcc/tree-vect-loop.c | 3 ++ include/ChangeLog | 12 ++--- intl/ChangeLog | 4 +- libada/ChangeLog | 6 +-- libatomic/ChangeLog | 2 +- libbacktrace/ChangeLog | 10 ++-- libcpp/ChangeLog | 8 +-- libdecnumber/ChangeLog | 14 +++--- libffi/ChangeLog | 4 +- libgcc/ChangeLog | 38 +++++++------- libgomp/ChangeLog | 8 +-- libiberty/ChangeLog | 8 +-- libobjc/ChangeLog | 12 ++--- libsanitizer/ChangeLog | 36 +++++++------- libssp/ChangeLog | 2 +- libvtv/ChangeLog | 2 +- lto-plugin/ChangeLog | 10 ++-- 35 files changed, 236 insertions(+), 202 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr86927.c