This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 345dffd0d4e generic-match-head: Don't assume GENERIC folding is done on [...] new ebc44911944 vrp: Handle pointers in maybe_set_nonzero_bits [PR108253]
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/testsuite/g++.dg/opt/pr108253.C | 48 +++++++++++++++++++++++++++++++++++++ gcc/tree-vrp.cc | 18 ++++++++++++-- 2 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr108253.C