This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 192e4a9fa08 testsuite: Fix up pr104188.c testcase for i686-linux [PR104188] new e966a508e03 analyzer: fix sense in range::add_bound [PR94362] new 9ff3e2368d8 analyzer: fix missing uninit warning on args to stdio built [...]
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/constraint-manager.cc | 93 +++++++++++++++++++++++---- gcc/analyzer/region-model.cc | 11 ++++ gcc/analyzer/region-model.h | 2 + gcc/testsuite/gcc.dg/analyzer/pr104224.c | 106 +++++++++++++++++++++++++++++++ 4 files changed, 198 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104224.c