This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 81a68b9e3774 tree-optimization: Fix tree dse of __*_chk PR93262 new 697251b7a1bb analyzer: add known stdio functions to sm-file.cc (PR anal [...]
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/ChangeLog | 14 ++++ gcc/analyzer/analyzer-selftests.cc | 1 + gcc/analyzer/analyzer-selftests.h | 1 + gcc/analyzer/sm-file.cc | 104 ++++++++++++++++++++++++++- gcc/testsuite/ChangeLog | 6 ++ gcc/testsuite/gcc.dg/analyzer/file-1.c | 12 ++++ gcc/testsuite/gcc.dg/analyzer/file-pr58237.c | 72 +++++++++++++++++++ 7 files changed, 207 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-pr58237.c