This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1930c5d05ce s390: Change SET rtx_cost handling. new feeb9314002 LoongArch: testsuite: refine __tls_get_addr tests with tls_native new 60d1d296b42 x86: Handle V16BF in ix86_avx256_split_vector_move_misalign
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/i386/i386-expand.cc | 4 ++++ gcc/config/i386/sse.md | 4 ++-- gcc/testsuite/gcc.target/i386/pr106748.c | 20 ++++++++++++++++++++ .../gcc.target/loongarch/func-call-medium-1.c | 2 +- .../gcc.target/loongarch/func-call-medium-2.c | 2 +- .../gcc.target/loongarch/func-call-medium-3.c | 2 +- .../gcc.target/loongarch/func-call-medium-4.c | 2 +- .../gcc.target/loongarch/func-call-medium-5.c | 2 +- .../gcc.target/loongarch/func-call-medium-6.c | 2 +- .../gcc.target/loongarch/func-call-medium-7.c | 2 +- .../gcc.target/loongarch/func-call-medium-8.c | 3 ++- gcc/testsuite/gcc.target/loongarch/tls-gd-noplt.c | 2 +- 12 files changed, 36 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr106748.c