This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3e932d6384c RISC-V: Imply zicsr for sdtrig and ssstrict extensions. new 3e59b15a533 RISC-V: Configure Profiles definitions in the definition file. new 41d8c4e150f RISC-V: Allow profiles input in '--with-arch' option.
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.cc | 64 ++++--------------------- gcc/config.gcc | 13 ++++-- gcc/config/riscv/arch-canonicalize | 23 ++++++++- gcc/config/riscv/riscv-profiles.def | 82 +++++++++++++++++++++++++++++++++ 4 files changed, 123 insertions(+), 59 deletions(-) create mode 100644 gcc/config/riscv/riscv-profiles.def