This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 697251b7a1bb analyzer: add known stdio functions to sm-file.cc (PR anal [...] new 03dc3f26231c tree-diagnostic-path.cc: properly handle ad-hoc wrappers o [...] new 8397af8ed0db analyzer: fix tests for UNKNOWN_LOCATION new 718930c0c8f8 analyzer: ensure .dot output is valid for an empty BB
The 3 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/ChangeLog | 6 ++++++ gcc/analyzer/ChangeLog | 15 +++++++++++++++ gcc/analyzer/engine.cc | 8 ++++---- gcc/analyzer/supergraph.cc | 26 ++++++++++++++++++++++---- gcc/testsuite/ChangeLog | 10 ++++++++++ gcc/testsuite/gcc.dg/analyzer/dot-output.c | 16 ++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/file-paths-1.c | 25 +++++++++++++++++++++++++ gcc/tree-diagnostic-path.cc | 2 +- 8 files changed, 99 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-paths-1.c