This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb491ea5c10 libiberty: Demangle variadic template lambdas new f09b99550a3 analyzer: extract bits from integer constants [PR105783]
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/region-model.cc | 52 ++++++++++++++++++++++++++++++++ gcc/analyzer/svalue.cc | 17 ++++++++++- gcc/testsuite/gcc.dg/analyzer/pr105783.c | 26 ++++++++++++++++ 3 files changed, 94 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105783.c