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