This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8a7d54b1e10 [committed] More improvements to H8 logicals for test/compa [...] new 3f207ab314c use range based for loops to iterate over vec<>
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/analyzer/call-string.cc | 16 ++---- gcc/analyzer/checker-path.cc | 4 +- gcc/analyzer/constraint-manager.cc | 22 +++----- gcc/analyzer/engine.cc | 12 ++--- gcc/analyzer/program-state.cc | 4 +- gcc/analyzer/region-model.cc | 4 +- gcc/attribs.c | 13 ++--- gcc/auto-profile.c | 6 +-- gcc/cp/constexpr.c | 20 ++----- gcc/cp/decl.c | 15 ++---- gcc/cp/parser.c | 4 +- gcc/gcc.c | 13 ++--- gcc/gimple-loop-jam.c | 4 +- gcc/gimple-ssa-store-merging.c | 19 ++----- gcc/graphite-poly.c | 41 ++++----------- gcc/ifcvt.c | 6 +-- gcc/lower-subreg.c | 11 ++-- gcc/regcprop.c | 5 +- gcc/sanopt.c | 4 +- gcc/sel-sched-dump.c | 5 +- gcc/store-motion.c | 8 +-- gcc/timevar.c | 4 +- gcc/tree-cfgcleanup.c | 8 +-- gcc/tree-data-ref.c | 103 ++++++++++--------------------------- gcc/tree-inline.c | 5 +- gcc/tree-into-ssa.c | 9 +--- gcc/tree-ssa-propagate.c | 4 +- gcc/tree-vect-data-refs.c | 30 ++++------- gcc/tree-vectorizer.c | 9 +--- 29 files changed, 108 insertions(+), 300 deletions(-)