This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 205a6fb2a0c Daily bump. new 917461478d3 Rewrite NAN and sign handling in frange new 5dba8b2a913 [PR106831] Avoid propagating long doubles that may have mul [...]
The 2 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/gimple-range-fold.cc | 2 +- gcc/range-op-float.cc | 38 +-- gcc/value-query.cc | 11 +- gcc/value-range-pretty-print.cc | 45 +-- gcc/value-range-pretty-print.h | 2 +- gcc/value-range-storage.cc | 9 +- gcc/value-range-storage.h | 7 +- gcc/value-range.cc | 632 +++++++++++++++++++++------------------- gcc/value-range.h | 231 +++++++-------- 9 files changed, 494 insertions(+), 483 deletions(-)