This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 792ebb07325 testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_ [...] new 4b75ed33fa5 Enhance if-conversion for automatic arrays new 19258ca1b85 tree-optimization/115493 - fix wrong code with SLP inductio [...]
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/testsuite/gcc.dg/vect/vect-simd-clone-21.c | 16 ++++++++++++++++ gcc/tree-if-conv.cc | 11 +++++------ gcc/tree-ssa-alias.cc | 19 +++++++++++++++++++ gcc/tree-ssa-alias.h | 2 ++ gcc/tree-ssa-loop-im.cc | 2 +- gcc/tree-ssa-phiopt.cc | 4 +--- gcc/tree-vect-loop.cc | 4 ++-- 7 files changed, 46 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-clone-21.c