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 716a5836928 c++/102228 - make lookup_anon_field O(1) adds e66b9f6779f analyzer: fix ICE when discarding result of realloc [PR102225] adds 3c64582372c c++: Fix docs on assignment of virtual bases [PR60318]
No new revisions were added by this update.
Summary of changes: gcc/analyzer/analyzer.h | 2 ++ gcc/analyzer/constraint-manager.cc | 9 ++--- gcc/analyzer/region-model-impl-calls.cc | 42 ++++++++++++++++-------- gcc/analyzer/region-model.cc | 2 +- gcc/doc/trouble.texi | 7 ++-- gcc/testsuite/gcc.dg/analyzer/realloc-1.c | 5 +++ gcc/testsuite/gcc.dg/analyzer/torture/pr102225.c | 6 ++++ 7 files changed, 51 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr102225.c