This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 6078e013e3d Daily bump. adds 45f6ced9b82 c++: correct testcase PR number adds 75d20d6c84c rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345] adds 1a10bd84a5d frange class to represent floating point ranges adds 718cf8d0bd3 docs: remove recently added trailing whitespaces
No new revisions were added by this update.
Summary of changes: gcc/config/rs6000/rs6000.h | 11 +- gcc/doc/extend.texi | 12 +- gcc/doc/invoke.texi | 10 +- gcc/testsuite/g++.dg/cpp0x/nsdmi-union7.C | 2 +- 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 ++++++++++++++++++++++++++++- 9 files changed, 471 insertions(+), 23 deletions(-)