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 58a644cfdee libstdc++: Add feature test macro for <experimental/scope> adds cc01a27db54 middle-end: Allow backend to expand/split double word compa [...] adds e1a9168153d New warning: -Wanalyzer-jump-through-null [PR105947] new 36e96748ede 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 | 43 ++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 8 ++ gcc/analyzer/analyzer.opt | 4 + gcc/analyzer/engine.cc | 49 +++++++++++ gcc/doc/invoke.texi | 12 +++ gcc/expmed.cc | 111 +++++++++++++------------ gcc/testsuite/ChangeLog | 15 ++++ gcc/testsuite/gcc.dg/analyzer/function-ptr-5.c | 42 ++++++++++ libstdc++-v3/ChangeLog | 14 ++++ 10 files changed, 244 insertions(+), 56 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/function-ptr-5.c