This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from aeba874068a Daily bump. new 599659fb100 LoongArch: Fix movsf in lp64s abi new 4df77a25426 LoongArch: Fix bug123807.
The 2 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 | 11 ++++++++++- gcc/config/loongarch/loongarch.md | 2 +- gcc/testsuite/gcc.target/loongarch/la64/movsf.c | 16 ++++++++++++++++ gcc/testsuite/gcc.target/loongarch/vector/lsx/pr123807.c | 10 ++++++++++ 4 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/la64/movsf.c create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/pr123807.c