This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 20e6f36771d modula2: use groups in the type resolver of the bootstrap tool mc new f9cfc192ed0 RISC-V: avoid LUI based const mat in prologue/epilogue expa [...]
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-protos.h | 2 + gcc/config/riscv/riscv.cc | 54 ++++++++++++++++++++-- gcc/config/riscv/riscv.h | 7 +++ gcc/testsuite/gcc.target/riscv/pr105733.c | 15 ++++++ .../gcc.target/riscv/rvv/autovec/vls/spill-1.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-2.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-3.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-4.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-5.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-6.c | 4 +- .../gcc.target/riscv/rvv/autovec/vls/spill-7.c | 4 +- 11 files changed, 89 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr105733.c