This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from 66434729a79 LoongArch: adjust the default of -mexplicit-relocs by check [...] adds 800781f9392 Fix Rogers e-mail in MAINTAINERS adds 3044a7a8249 testsuite: Add extra ia32 options so that -fprefetch-loop-a [...] adds 0bc1566dec0 testsuite: Add -Wno-psabi to pr94920 tests [PR94920] adds cc078cf8529 opts: Add an assertion to help static analyzers [PR106332] adds f9671b60f93 cgraphunit: Don't emit asm thunks for -dx [PR106261] adds 98cf74a2ad8 RISC-V: Add RTX costs for `if_then_else' expressions adds 3cf07cc5e51 RISC-V: Remove duplicate backslashes from `stack_protect_se [...] new c2481a6bb70 LoongArch: document -m[no-]explicit-relocs
The 1 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: MAINTAINERS | 2 +- gcc/cgraphunit.cc | 2 +- gcc/config/riscv/riscv.cc | 27 ++++++++++++++++++++++++++ gcc/config/riscv/riscv.md | 2 +- gcc/doc/invoke.texi | 13 +++++++++++++ gcc/opts-common.cc | 2 ++ gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++++++++++++++++++++++++ gcc/testsuite/g++.dg/pr94920-1.C | 1 + gcc/testsuite/g++.dg/pr94920.C | 2 +- gcc/testsuite/gcc.dg/pr106397.c | 1 + 10 files changed, 84 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.C