This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2e2589616ac [RISC-V][PR target/121113] Handle HFmode in various insn re [...] new 8a7a433e86f LoongArch: Prioritize target-specific makefile fragments new 8079e96eb76 LoongArch: Add support for _BitInt [PR117599]
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 | 35 +++++++++- gcc/config/loongarch/loongarch.h | 4 +- .../{aarch64 => loongarch}/bitint-alignments.c | 0 gcc/testsuite/gcc.target/loongarch/bitint-args.c | 81 ++++++++++++++++++++++ .../{aarch64 => loongarch}/bitint-sizes.c | 0 libgcc/config.host | 31 ++++----- .../libgcc-loongarch.ver} | 16 +++-- libgcc/config/loongarch/t-loongarch | 2 + libgcc/config/loongarch/t-softfp-tf | 1 + 9 files changed, 142 insertions(+), 28 deletions(-) copy gcc/testsuite/gcc.target/{aarch64 => loongarch}/bitint-alignments.c (100%) create mode 100644 gcc/testsuite/gcc.target/loongarch/bitint-args.c copy gcc/testsuite/gcc.target/{aarch64 => loongarch}/bitint-sizes.c (100%) copy libgcc/config/{aarch64/libgcc-sme.ver => loongarch/libgcc-loongarch.ver} (75%)