This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1379ae33e05 RISC-V: Add more test cases for RVV FP16 new ce81740c44c Fix floating point bug in fold_range. new cd4b7e8b623 Remove tree_code from range-operator. new 9c0fed507f0 Unify range_operators to one class. new cd9c7f898d6 Provide a new dispatch mechanism for range-ops.
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-op.cc | 111 ++++------ gcc/gimple-range-op.h | 4 +- gcc/range-op-float.cc | 224 +++++++++---------- gcc/range-op.cc | 590 ++++++++++++++++++++++++++++--------------------- gcc/range-op.h | 151 +++++++------ gcc/value-range.h | 1 + 6 files changed, 565 insertions(+), 516 deletions(-)