Re: [PATCH 14/21] [crypto]: add testcases for Zksh

2021-11-03 Thread Christoph Muellner
On Sun, Oct 31, 2021 at 10:34 AM wrote: > > From: SiYu Wu You forgot the commit message. Please have a read at the GCC Coding Conventions for the requirements: https://gcc.gnu.org/codingconventions.html Note that GCC commit messages require ChangeLog entries (a template can be generated with

[PATCH 14/21] [crypto]: add testcases for Zksh

2021-10-31 Thread siyu
From: SiYu Wu Co-authored-by: Shihua Liao --- gcc/testsuite/gcc.target/riscv/Zksh-sm3.c | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/Zksh-sm3.c diff --git a/gcc/testsuite/gcc.target/riscv/Zksh-sm3.c