This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f469ce1d3ef OpenMP/OpenACC: mapping group list-handling improvements new 6da65479fcd Minor fixes to frange. new 9c4c4186eb7 Provide cleaner set_nan(), clear_nan(), and update_nan() methods. new 4a311a6160b Use frange::set_nan() from the generic frange::set(). new 7d647a8d49d Pass full range to build_* in range-op-float.cc new 3c85c118857 frange: add both zeros to ranges when there's the possiblit [...]
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 | 149 +++++++++++++++++++++------------------- gcc/value-query.cc | 7 +- gcc/value-range-pretty-print.cc | 3 +- gcc/value-range.cc | 94 ++++++++++++------------- gcc/value-range.h | 21 ++++-- 5 files changed, 140 insertions(+), 134 deletions(-)