This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2d1af9c39a1 gimple: Move canonicalization of bool==0 and bool!=1 to cleanupcfg new f05586727df RISC-V: Regen riscv-ext.opt.urls new eedaf969f4d RISC-V: Drop duplicate build rule for riscv-ext.opt [NFC] new 0cbace3b142 RISC-V: Add augmented hypervisor series extensions. new 991adf8b18c RISC-V: Fix uninit riscv_subset_list::m_allow_adding_dup issue
The 4 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.cc | 2 +- gcc/config/riscv/riscv-ext.def | 91 ++++++++++++++++++++++++++++++++ gcc/config/riscv/riscv-ext.opt | 17 ++++++ gcc/config/riscv/riscv-ext.opt.urls | 2 + gcc/config/riscv/t-riscv | 2 - gcc/doc/riscv-ext.texi | 28 ++++++++++ gcc/testsuite/gcc.target/riscv/arch-55.c | 9 ++++ 7 files changed, 148 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/arch-55.c