This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 1402e63eca3 LoongArch: Fix bug123807. new a3269cf939e LoongArch: Fix bug123766. new c05146dea12 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