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-aarch64 in repository toolchain/ci/gcc.
from a239aff82c3 [x86_64]: Zhaoxin lujiazui enablement adds 2ac1459f044 analyzer: use 'final' and 'override' where appropriate adds 58c9c7407a1 jit: use 'final' and 'override' where appropriate adds 8473ef7be60 test plugins: use "final" and "override" directly, rather t [...] adds ef85d150b59 RISC-V: Enable TARGET_SUPPORTS_WIDE_INT adds f1a80c05db8 x86: Avoid uninitialized variable in PR target/104441 test new 168fc8bda14 Daily bump.
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: gcc/ChangeLog | 152 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 11 ++ gcc/analyzer/call-info.cc | 2 +- gcc/analyzer/engine.cc | 10 +- gcc/analyzer/region-model.cc | 2 +- gcc/analyzer/sm-malloc.cc | 6 +- gcc/analyzer/supergraph.h | 3 +- gcc/analyzer/svalue.cc | 4 +- gcc/analyzer/varargs.cc | 2 +- gcc/config/riscv/predicates.md | 2 +- gcc/config/riscv/riscv.cc | 6 + gcc/config/riscv/riscv.h | 2 + gcc/fortran/ChangeLog | 9 ++ gcc/jit/ChangeLog | 5 + gcc/jit/jit-recording.h | 10 +- gcc/testsuite/ChangeLog | 34 +++++ gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c | 36 ++--- gcc/testsuite/gcc.target/i386/pr104441-1a.c | 2 +- include/ChangeLog | 4 + libgomp/ChangeLog | 9 ++ libiberty/ChangeLog | 11 ++ 22 files changed, 285 insertions(+), 39 deletions(-)