This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b8b82bb05c1 RISC-V: testsuite: Drop march-string in cmpmemsi/cpymemsi tests new f6bed6d3fcc Use a boolean type when folding conditionals in simplify_us [...] new b8e3574e683 Cleanup prange sanity checks. new da73261ce77 Revert "Revert: "Enable prange support.""
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 | 4 +- gcc/gimple-range-fold.cc | 4 +- gcc/gimple-range-fold.h | 2 +- gcc/gimple-range-infer.cc | 2 +- gcc/gimple-range-op.cc | 26 +---- gcc/gimple-range-path.cc | 2 +- gcc/gimple-ssa-warn-access.cc | 2 +- gcc/ipa-cp.cc | 12 ++ gcc/ipa-cp.h | 2 +- gcc/range-op-mixed.h | 38 ++---- gcc/range-op-ptr.cc | 263 ------------------------------------------ gcc/range-op.cc | 61 +--------- gcc/range-op.h | 17 --- gcc/tree-ssa-structalias.cc | 2 +- gcc/value-range.cc | 1 + gcc/value-range.h | 4 +- gcc/vr-values.cc | 3 +- 17 files changed, 44 insertions(+), 401 deletions(-)