This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3989e31d867 RISC-V: Add testcases for unsigned scalar .SAT_SUB IMM form 4 new beb94f59799 Fix PR testsuite/116271, gcc.dg/vect/tsvc/vect-tsvc-s176.c fails new fe5f652bab4 Match: Support form 1 for scalar signed integer .SAT_ADD
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/match.pd | 15 +++++++++++ gcc/testsuite/gcc.dg/vect/tsvc/tsvc.h | 2 +- gcc/testsuite/gcc.dg/vect/tsvc/vect-tsvc-s176.c | 18 +++++++------ gcc/tree-ssa-math-opts.cc | 35 +++++++++++++++++++++---- 4 files changed, 56 insertions(+), 14 deletions(-)