This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aed51e2051b i386: Handle unsupported modes from ix86_widen_mult_cost [P [...] new 82502b5c346 MATCH: Add pattern for `signbit(x) ? x : -x` into abs (and [...]
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/match.pd | 10 ++++++++++ gcc/testsuite/gcc.dg/tree-ssa/abs-3.c | 13 +++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/abs-4.c | 13 +++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/abs-3.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/abs-4.c