This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4df77a25426 LoongArch: Fix bug123807. new fde8a300858 LoongArch: Fix bug123766. new a57199cec3d LoongArch: Remove unused function type.
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-builtins.cc | 38 +++++++++++++------- gcc/config/loongarch/loongarch-ftypes.def | 40 +++++++--------------- .../gcc.target/loongarch/vector/lasx/pr123766.c | 28 +++++++++++++++ .../gcc.target/loongarch/vector/lsx/pr123766.c | 28 +++++++++++++++ 4 files changed, 94 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/pr123766.c create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/pr123766.c