This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 95bef94c6c6 Tweak Wstringop-overflow-55.c test. new 13dbaefefba Move global range code to value-query.cc. new 22137a3db85 Use get_range_query in simplify_conversion_using_ranges.
The 2 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.cc | 103 ------------------------------------ gcc/gimple-range.h | 11 ---- gcc/tree-ssanames.c | 44 ---------------- gcc/tree-ssanames.h | 3 -- gcc/value-query.cc | 147 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/value-query.h | 11 ++++ gcc/vr-values.c | 2 +- 7 files changed, 159 insertions(+), 162 deletions(-)