This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 69b66ff0235 analyzer: fix apparent hang with -fanalyzer-verbosity=0 [PR [...] new 7d8f4240c94 analyzer: fix ICE on zero-arg calls passed to __attribute__ [...] new dd6f588a7b8 c++: Unneeded export query [PR 99380]
The 2 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/analyzer.cc | 2 +- gcc/analyzer/sm-malloc.cc | 3 +- gcc/cp/module.cc | 66 +++++++++++++++++++-------------- gcc/testsuite/gcc.dg/analyzer/pr99906.c | 3 ++ 4 files changed, 45 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr99906.c