This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 265d817b1eb dse: Remove partial load after full store for high part acc [...] new f21757eb8fa Remove ad-hoc range canonicalization from determine_block_size. new ab54c44fa6f Adjust expr_not_equal_to to use irange API. new 967c966f212 Adjust get_range_info to use the base irange class. new 5220219922c Adjust op_with_boolean_value_range_p for irange API. new 01aa5fcad27 Adjust vrp_evaluate_conditional for irange API. new 92877ab81bf Use irange API in test_for_singularity. new 70be5895658 Adjust simplify_conversion_using_ranges for irange API. new 506bd24a5d7 Adjust two_valued_val_range_p for irange API.
The 8 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/builtins.c | 8 +------ gcc/fold-const.c | 17 ++++---------- gcc/tree-ssanames.c | 2 +- gcc/tree-ssanames.h | 2 +- gcc/vr-values.c | 68 +++++++++++++++++++++++------------------------------ 5 files changed, 36 insertions(+), 61 deletions(-)