This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 487be9201c9 Correct documented option defaults. new 8a22a10c787 Range_on_edge in ranger_cache should return true for all ranges. new 786188e8b8c Add recomputation to outgoing_edge_range. new 9a61dfdb5ec Daily bump.
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/ChangeLog | 128 +++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 186 ++++++++++++++++++++++++++++++++++++++++++++++ gcc/cp/ChangeLog | 6 ++ gcc/fortran/ChangeLog | 33 ++++++++ gcc/gimple-range-cache.cc | 14 ++-- gcc/gimple-range-gori.cc | 59 +++++++++++++-- gcc/gimple-range-gori.h | 1 + gcc/gimple-range.cc | 3 +- gcc/testsuite/ChangeLog | 90 ++++++++++++++++++++++ libcpp/ChangeLog | 7 ++ libffi/ChangeLog | 8 ++ libstdc++-v3/ChangeLog | 33 ++++++++ 13 files changed, 554 insertions(+), 16 deletions(-)