This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 853ce8eea4f Fix bogus -Wstringop-overflow warning in Ada new ae56d600d22 [PR tree-optimization/107052] range-ops: Pass nonzero masks [...] new 4c451631f72 [PR tree-optimization/107052] range-ops: Take into account [...]
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/gimple-range-op.cc | 15 ++++++++++++--- gcc/range-op.cc | 8 ++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr107052.c | 13 +++++++++++++ 3 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr107052.c