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_check_gcc/master-arm 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] adds 36e96748ede Daily bump.
No new revisions were added by this update.
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