This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1bde3acee77 amdgcn: Add instruction patterns for complex number operations. new 0c652ebbf79 analyzer: fix false +ves from -Wanalyzer-deref-before-check [...]
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/analyzer/program-point.cc | 42 ++++++ gcc/analyzer/program-point.h | 3 + gcc/analyzer/sm-malloc.cc | 9 +- .../deref-before-check-pr109239-linux-bus.c | 153 +++++++++++++++++++++ 4 files changed, 203 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/deref-before-check-pr109239-linux-bus.c