This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d758d190889 aarch64: Add support for +cssc new b4fca4fc70d RISC-V: Add basic support for the Ventana-VT1 core new 991cfe5b30c RISC-V: Add instruction fusion (for ventana-vt1) new 1d99e09106a middle-end: Fix can_special_div_by_const doc.
The 3 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-cores.def | 3 + gcc/config/riscv/riscv-opts.h | 2 +- gcc/config/riscv/riscv.cc | 234 +++++++++++++++++++++++++++++++++++++++ gcc/doc/invoke.texi | 5 +- gcc/target.def | 2 +- 5 files changed, 242 insertions(+), 4 deletions(-)