This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e7f9abb892 i386: Fix TARGET_USE_VECTOR_FP_CONVERTS SF->DF float_extend [...] new 8b61d109b13 LoongArch: Replace -mexplicit-relocs=auto simple-used addre [...] new 748a4e9069e LoongArch: Fix the format of bstrins_<mode>_for_ior_mask co [...]
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-protos.h | 1 + gcc/config/loongarch/loongarch.cc | 16 +++ gcc/config/loongarch/loongarch.md | 118 +++++---------------- gcc/config/loongarch/predicates.md | 13 +++ ... => explicit-relocs-auto-single-load-store-2.c} | 9 +- .../explicit-relocs-auto-single-load-store-3.c | 18 ++++ 6 files changed, 84 insertions(+), 91 deletions(-) copy gcc/testsuite/gcc.target/loongarch/{explicit-relocs-auto-single-load-store-no [...] create mode 100644 gcc/testsuite/gcc.target/loongarch/explicit-relocs-auto-single- [...]