This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dmalcolm/analyzer in repository gcc.
from 509c3a12d65 analyzer: add -Wanalyzer-use-of-closed-file new 227be16ce09 tree-diagnostic-path.cc: properly handle ad-hoc wrappers of [...] new abfea810024 analyzer: fix tests for UNKNOWN_LOCATION
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/engine.cc | 8 ++++---- gcc/analyzer/supergraph.cc | 10 ++++++---- gcc/testsuite/gcc.dg/analyzer/file-paths-1.c | 25 +++++++++++++++++++++++++ gcc/tree-diagnostic-path.cc | 2 +- 4 files changed, 36 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-paths-1.c