This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 37b5f031292 tree-optimization/109735 - conversion for vectorized pointer-diff new 124bc77ba98 GCN: Silence unused-variable warning new 580cda3c279 match.pd: don't emit label if not needed new e487fcc0f74 match.pd: Remove commented out line pragmas unless -vv is used. new c0ce29bc1ce match.pd: CSE the dump output check. new 27fcf994c55 genmatch: split shared code to gimple-match-exports.cc new 703417a030b match.pd: automatically partition *-match.cc files. new 0a85544e1aa match.pd: Use splits in makefile and make configurable.
The 7 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/Makefile.in | 69 +- gcc/config/gcn/gcn.cc | 2 - gcc/configure | 29 +- gcc/configure.ac | 15 + gcc/genmatch.cc | 266 ++++- ...imple-match-head.cc => gimple-match-exports.cc} | 1121 ++++++++---------- gcc/gimple-match-head.cc | 1192 +------------------- 7 files changed, 793 insertions(+), 1901 deletions(-) copy gcc/{gimple-match-head.cc => gimple-match-exports.cc} (87%)