This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 065d1918932 analyzer: associate -Wanalyzer-double-fclose with CWE-1341 new f443024bca7 analyzer: associate -Wanalyzer-va-list-exhausted with CWE-685 new f0da5f0a316 analyzer: associate -Wanalyzer-va-arg-type-mismatch with CWE-686 new d3e0da54c16 c-decl: fix "inform" grouping and conditionalization new 6ab98d8b58f gimple-ssa-warn-access.cc: add missing auto_diagnostic_group
The 4 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/varargs.cc | 23 +++++++---- gcc/c/c-decl.cc | 65 +++++++++++++++++++++----------- gcc/gimple-ssa-warn-access.cc | 28 +++++++++++--- gcc/testsuite/gcc.dg/analyzer/stdarg-1.c | 4 +- 4 files changed, 81 insertions(+), 39 deletions(-)