This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 25bbc0f20a2 [RISC-V][PR target/121548] Avoid bogus index into recog ope [...] new ba9d4b3ce59 xtensa: Rewrite bswapsi2_internal with compact syntax
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/xtensa/xtensa-protos.h | 1 + gcc/config/xtensa/xtensa.cc | 88 +++++++++++++++++++++++++++ gcc/config/xtensa/xtensa.md | 37 +++-------- gcc/testsuite/gcc.target/xtensa/bswap-SSAI8.c | 29 +++++++++ 4 files changed, 126 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.target/xtensa/bswap-SSAI8.c