This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d9e793b654 Libvtv-test: Fix bug that scansarif.exp cannot be found in [...] new bb00d0974eb Add default relation_kind to floating point range-op entries. new a901343aa31 Add an frange(type) constructor analogous to the irange version. new 6ce0823721d Disable tree to bool conversion in frange::update_nan. new 658788f3480 Add method to query the sign of a NAN. new 1c0670c62fc Add stubs for floating point range-op tests.
The 5 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 | 106 +++++++++++++++++++++++++++++++------------------- gcc/range-op.cc | 3 ++ gcc/value-range.cc | 2 +- gcc/value-range.h | 26 +++++++++++++ 4 files changed, 96 insertions(+), 41 deletions(-)