This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 83fb5e6f382 [to-be-committed,RISC-V] Improve usage of slli.uw in consta [...] new 46077992180 arm: Use utxb rN, rM, ror #8 to implement zero_extract on armv6.
The 1 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/config/arm/arm.md | 66 +++++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/arm/extend-ror.c | 38 ++++++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 gcc/testsuite/gcc.target/arm/extend-ror.c