This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd9d8f9b294 Fortran: Fix ChangeLog. new 077cdc9dc0f RISC-V: Add minimal support of double trap extension 1.0
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/riscv/riscv-ext.def | 26 ++++++++++++++++++++++++++ gcc/config/riscv/riscv-ext.opt | 4 ++++ gcc/doc/riscv-ext.texi | 8 ++++++++ gcc/testsuite/gcc.target/riscv/arch-57.c | 6 ++++++ gcc/testsuite/gcc.target/riscv/arch-58.c | 6 ++++++ 5 files changed, 50 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/arch-57.c create mode 100644 gcc/testsuite/gcc.target/riscv/arch-58.c