This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44b09adb9ba tree-optimization/105431 - another overflow in powi handling new 4aa61e08ade Add gsi_after_labels overload for gimple_seq new c090743b2ae Fix is_gimple_condexpr vs is_gimple_condexpr_for_cond
The 2 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/gimple-expr.cc | 47 ++++++++++++++++++++++++++++++++++++++++++- gcc/gimple-expr.h | 1 + gcc/gimple-iterator.cc | 4 ++-- gcc/gimple-iterator.h | 35 +++++++++++++++++++++++--------- gcc/gimple-loop-versioning.cc | 3 ++- gcc/gimple.cc | 42 -------------------------------------- gcc/gimple.h | 1 - gcc/omp-low.cc | 6 +++--- gcc/tree-parloops.cc | 2 +- gcc/tree-ssa-ifcombine.cc | 16 +++++++++++++-- gcc/tree-ssa-loop-manip.cc | 2 +- gcc/tree-vect-loop-manip.cc | 10 ++++----- 12 files changed, 100 insertions(+), 69 deletions(-)