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-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]
No new revisions were added by this update.
Summary of changes: gcc/analyzer/analyzer.opt | 4 + gcc/analyzer/engine.cc | 49 +++++++++++ gcc/doc/invoke.texi | 12 +++ gcc/expmed.cc | 111 +++++++++++++------------ gcc/testsuite/gcc.dg/analyzer/function-ptr-5.c | 42 ++++++++++ 5 files changed, 163 insertions(+), 55 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/function-ptr-5.c