This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3142265dedd RISC-V: No extensions for SImode min/max against safe constant new 1c4a7881c49 analyzer: move more impl_* to known_function
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/analyzer.cc | 16 - gcc/analyzer/analyzer.h | 2 - gcc/analyzer/region-model-impl-calls.cc | 615 +++++++++++++++------ gcc/analyzer/region-model.cc | 124 +---- gcc/analyzer/region-model.h | 16 +- gcc/analyzer/sm-fd.cc | 12 +- .../gcc.dg/analyzer/analyzer-debugging-fns-1.c | 11 + gcc/testsuite/gcc.dg/analyzer/attr-const-3.c | 2 +- 8 files changed, 462 insertions(+), 336 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/analyzer-debugging-fns-1.c