This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d2f53a601a2 testsuite work-around compound-assignment-1.c C++ failures [...] new 9c739c9893c [frange] Add op2_range for operator_not_equal. new cb3f870fdbe Add frange::update_nan (const nan_state &). new 36eec7995b4 [frange] Remove redundant known_isnan() checks.
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 | 40 +++++++++++++++++----------- gcc/range-op-mixed.h | 3 +++ gcc/testsuite/gcc.dg/tree-ssa/vrp-float-13.c | 16 +++++++++++ gcc/value-range.h | 28 ++++++++++--------- 4 files changed, 59 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp-float-13.c