This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 69b282ee723 Update gcc .po files new 7905c071c35 Fix some warnings new 619641397a5 Remove value_query, push into sub&fold class new 72fb44ca53f Add a merge_range to ssa_cache and use it. add empty_p and [...]
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/gimple-range-cache.cc | 45 +++++++++++++++++++++++++++++++++++++++++++++ gcc/gimple-range-cache.h | 7 ++++--- gcc/gimple-range.cc | 6 ++---- gcc/range-op-mixed.h | 2 +- gcc/range-op.cc | 44 ++++++++++++++++++++------------------------ gcc/tree-ssa-propagate.cc | 28 ++++++++++++++++++++++++++++ gcc/tree-ssa-propagate.h | 8 +++++++- gcc/value-query.cc | 21 --------------------- gcc/value-query.h | 30 ++++-------------------------- 9 files changed, 111 insertions(+), 80 deletions(-)