This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78da7a4278a SCCVN: Fix repeating variable name "len" new ab6eac20f00 tree-optimization/110392 - ICE with predicate analysis new 9f76f04be40 RISC-V: Remove redundant vcond patterns new c3bdee86183 Fix TYPE_PRECISION use in hashable_expr_equal_p new 5b3d421be74 Avoid shorten_binary_op on VECTOR_TYPE new c7b0707ceb2 narrowing initializers and initializer_constant_valid_p_1 new a024176a97b RISC-V: Remove duplicated extern function_base decl
The 6 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/c-family/c-common.cc | 4 +++ gcc/config/riscv/autovec.md | 38 -------------------------- gcc/config/riscv/riscv-protos.h | 1 - gcc/config/riscv/riscv-v.cc | 22 --------------- gcc/config/riscv/riscv-vector-builtins-bases.h | 5 ---- gcc/gimple-predicate-analysis.cc | 4 +-- gcc/tree-ssa-scopedtables.cc | 2 +- gcc/varasm.cc | 2 ++ 8 files changed, 9 insertions(+), 69 deletions(-)