This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 45364338209 aarch64: Use correct type attributes for RTL generating XTN(2) new 1e664807649 RISC-V: Properly parse the letter 'p' in '-march'. new beeb01541ae arm/testsuite: Fix testcase for PR99977
The 2 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/riscv/riscv-common.c | 68 ++++++++++++++------------- gcc/testsuite/gcc.target/arm/pr99977.c | 4 +- gcc/testsuite/gcc.target/riscv/arch-12.c | 4 ++ gcc/testsuite/gcc.target/riscv/attribute-19.c | 4 ++ 4 files changed, 46 insertions(+), 34 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/arch-12.c create mode 100644 gcc/testsuite/gcc.target/riscv/attribute-19.c