This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/ranger in repository gcc.
from 0437c263f08 Merge trunk@279995 into branch. new 392dd3fbbbc Allow ranges with overflowed components. new b93b79ecebe Rewrite some comments in gori_compute::compute_operand_range*. new 5852617c997 Fix operator_rshift::op1_range so it doesn't overflow. new 3a6a3700e1b Implement bitwise or for integers and pointers:
The 4 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-gori.cc | 40 ++++++++++++++----------------- gcc/range-op.cc | 62 +++++++++++++++++++++++++++++++++++------------- gcc/value-range.cc | 2 -- 3 files changed, 64 insertions(+), 40 deletions(-)