This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 65162572852 opts: fix --help=common with '\t' description new 0706262498b frange: dump hex values when dumping FP numbers. new 76dbbfe62c0 Add debug functions for REAL_VALUE_TYPE. new b7fd7fb5011 frange: drop endpoints to min/max representable numbers for [...]
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 | 18 +++++----- gcc/real.cc | 8 +++++ gcc/value-range-pretty-print.cc | 19 ++++++++--- gcc/value-range-pretty-print.h | 1 + gcc/value-range.cc | 46 ++++++++++++------------- gcc/value-range.h | 75 ++++++++++++++++++++++++++++++++++------- 6 files changed, 118 insertions(+), 49 deletions(-)