This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d30e98b54d6 c++: Allow module name to be a single letter on Windows new f7a41b5cfd7 RISC-V: fix stack access before allocation.
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/config/riscv/riscv.cc | 2 +- gcc/testsuite/gcc.target/riscv/pr93304.c | 2 +- gcc/testsuite/gcc.target/riscv/rvv/base/spill-11.c | 3 +-- gcc/testsuite/gcc.target/riscv/stack_frame.c | 26 ++++++++++++++++++++++ 4 files changed, 29 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/stack_frame.c