This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b305793b985 c++: Tweaks for -Wredundant-move [PR107363] new 68b0615be2a [range-op-float] Set NAN possibility for INF + (-INF) and v [...] new 0ef5649e9b9 [range-op-float] Abstract out binary operator code out of P [...] new 38ec5e4bc8f [range-op-float] Implement MINUS_EXPR.
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/range-op-float.cc | 174 +++++++++++++++++++++++++++++++------------------- gcc/range-op.h | 7 ++ 2 files changed, 117 insertions(+), 64 deletions(-)