This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75d20d6c84c rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] new 1a10bd84a5d frange class to represent floating point ranges
The 1 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/value-range-pretty-print.cc | 41 +++++++++ gcc/value-range-pretty-print.h | 2 + gcc/value-range-storage.h | 27 +++++- gcc/value-range.cc | 195 +++++++++++++++++++++++++++++++++++++++- gcc/value-range.h | 194 ++++++++++++++++++++++++++++++++++++++- 5 files changed, 452 insertions(+), 7 deletions(-)