This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 952ba7dd61f Simplify more EXACT_DIV_EXPR comparisons new 87cfc44d783 apply unary op to both sides of (vec_cond x cst1 cst2)
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/ChangeLog | 4 ++++ gcc/match.pd | 15 +++++++++++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/tree-ssa/cprop-vcond.C | 12 ++++++++++++ 4 files changed, 35 insertions(+) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/cprop-vcond.C