This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/release-arm in repository toolchain/ci/gcc.
from e623829c18e LoongArch: Modify fp_sp_offset and gp_sp_offset's calculati [...] adds 3fbb94b3a4a Daily bump. adds 3ce205f62de PR target/105930: Split *xordi3_doubleword after reload on x86. adds 7282722666c Daily bump. adds b568e0db565 loongarch: fix mulsidi3_64bit instruction adds 54b8432bda1 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 26 ++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 22 ++++++++++++++-------- gcc/config/loongarch/loongarch.md | 2 +- gcc/testsuite/ChangeLog | 15 +++++++++++++++ gcc/testsuite/gcc.c-torture/execute/mul-sext.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/loongarch/mulw_d_w.c | 10 ++++++++++ 7 files changed, 87 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/mul-sext.c create mode 100644 gcc/testsuite/gcc.target/loongarch/mulw_d_w.c