This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f47fcd2a129 tree-ssa-tail-merge: Fix a comment typo new 07f7615c181 arc: Remove obsolete mbbit-peephole option and unused patterns. new 1cf57a14d7d arc: Cleanup addsi3 instruction pattern new 8451fbd5687 riscv: xtheadcondmov: Don't run tests with -Oz
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/common/config/arc/arc-common.cc | 1 - gcc/config/arc/arc-protos.h | 2 - gcc/config/arc/arc.cc | 94 +++++++++++------ gcc/config/arc/arc.h | 58 ++++++++--- gcc/config/arc/arc.md | 112 +++++++-------------- gcc/config/arc/arc.opt | 4 +- gcc/config/arc/arc700.md | 2 +- gcc/config/arc/arcHS.md | 2 +- gcc/config/arc/arcHS4x.md | 2 +- gcc/config/arc/constraints.md | 71 ++++++------- gcc/doc/invoke.texi | 2 +- .../gcc.target/riscv/xtheadcondmov-mveqz-imm-eqz.c | 2 +- .../gcc.target/riscv/xtheadcondmov-mveqz-imm-not.c | 2 +- .../gcc.target/riscv/xtheadcondmov-mveqz-reg-eqz.c | 2 +- .../gcc.target/riscv/xtheadcondmov-mveqz-reg-not.c | 2 +- .../riscv/xtheadcondmov-mvnez-imm-cond.c | 2 +- .../gcc.target/riscv/xtheadcondmov-mvnez-imm-nez.c | 2 +- .../riscv/xtheadcondmov-mvnez-reg-cond.c | 2 +- .../gcc.target/riscv/xtheadcondmov-mvnez-reg-nez.c | 2 +- 19 files changed, 195 insertions(+), 171 deletions(-)