This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 60f1feded2d Daily bump. new 3809b4d6ec3 Match: Support form 2 for scalar signed integer SAT_SUB new ed7b3e78183 RISC-V: Add testcases for form 2 of scalar signed SAT_SUB
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 | 14 ++++++++++++++ gcc/testsuite/gcc.target/riscv/sat_arith.h | 15 +++++++++++++++ .../riscv/{sat_s_sub-1-i16.c => sat_s_sub-2-i16.c} | 4 ++-- .../riscv/{sat_s_sub-1-i32.c => sat_s_sub-2-i32.c} | 4 ++-- .../riscv/{sat_s_sub-1-i64.c => sat_s_sub-2-i64.c} | 4 ++-- .../riscv/{sat_s_sub-1-i8.c => sat_s_sub-2-i8.c} | 4 ++-- .../{sat_s_sub-run-1-i16.c => sat_s_sub-run-2-i16.c} | 4 ++-- .../{sat_s_sub-run-1-i32.c => sat_s_sub-run-2-i32.c} | 4 ++-- .../{sat_s_sub-run-1-i64.c => sat_s_sub-run-2-i64.c} | 4 ++-- .../riscv/{sat_s_sub-run-1-i8.c => sat_s_sub-run-2-i8.c} | 4 ++-- 10 files changed, 45 insertions(+), 16 deletions(-) copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-1-i16.c => sat_s_sub-2-i16.c} (91%) copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-1-i32.c => sat_s_sub-2-i32.c} (91%) copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-1-i64.c => sat_s_sub-2-i64.c} (90%) copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-1-i8.c => sat_s_sub-2-i8.c} (91%) copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-run-1-i16.c => sat_s_sub-run-2-i16. [...] copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-run-1-i32.c => sat_s_sub-run-2-i32. [...] copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-run-1-i64.c => sat_s_sub-run-2-i64. [...] copy gcc/testsuite/gcc.target/riscv/{sat_s_sub-run-1-i8.c => sat_s_sub-run-2-i8.c} (74%)