This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from af7d981ba40 RISC-V: Add test cases for insn does not satisfy its constr [...] new 1d238c84025 Fix calling convention incompatibility with vendor compiler
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/sparc/sol2.h | 3 ++ gcc/config/sparc/sparc.cc | 26 +++++++++++- gcc/config/sparc/sparc.h | 3 ++ .../gcc.target/sparc/{pr105573.c => 20230425-1.c} | 3 ++ .../gcc.target/sparc/{pr109541.c => 20230607-1.c} | 3 ++ gcc/testsuite/gcc.target/sparc/small-struct-1.c | 46 ++++++++++++++++++++++ 6 files changed, 82 insertions(+), 2 deletions(-) rename gcc/testsuite/gcc.target/sparc/{pr105573.c => 20230425-1.c} (82%) rename gcc/testsuite/gcc.target/sparc/{pr109541.c => 20230607-1.c} (92%) create mode 100644 gcc/testsuite/gcc.target/sparc/small-struct-1.c