This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d61efa3cd33 [committed][RISC-V] Remove errant hunk of code
new c47ceea5511 Automatically set type is certain Value_Range routines.
new 33f080a7f1d Provide a routine for NAME == NAME relation.
new 9fedc3c010f Add operand ranges to op1_op2_relation API.
The 3 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-fold.cc | 26 ++++++----
gcc/gimple-range-fold.h | 3 +-
gcc/gimple-range-gori.cc | 15 ++++--
gcc/range-op-float.cc | 129 ++++++++++++++++++++++++++++++++++++++++++++++-
gcc/range-op-mixed.h | 30 ++++++++---
gcc/range-op.cc | 41 +++++++++++----
gcc/range-op.h | 15 ++++--
gcc/value-range.h | 7 +--
gcc/value-relation.cc | 14 +++++
gcc/value-relation.h | 3 ++
10 files changed, 245 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.