This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f4b15f52f4 use E_*mode instead of just *mode new e097c9ab831 analyzer: getchar has no side-effects new 6dd96e24ea3 analyzer: show program point in -Wanalyzer-too-complex
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 | 1 + gcc/analyzer/region-model.cc | 5 +++++ gcc/testsuite/gcc.dg/analyzer/getchar-1.c | 19 +++++++++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/getchar-1.c