This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 81c832f9d55 libgomp: fix typo in mold linker detection new 8e230a3c026 loongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REGS [P [...]
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/loongarch/loongarch.cc | 2 +- gcc/config/loongarch/loongarch.h | 2 +- .../{nios2/nios2.exp => loongarch/loongarch.exp} | 4 +- gcc/testsuite/g++.target/loongarch/pr106096.C | 75 ++++++++++++++++++++++ 4 files changed, 79 insertions(+), 4 deletions(-) copy gcc/testsuite/g++.target/{nios2/nios2.exp => loongarch/loongarch.exp} (91%) create mode 100644 gcc/testsuite/g++.target/loongarch/pr106096.C