This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f6fb661ea8a tree-optimization/102008 - restore if-conversion of adjacent loads new eb4f83d1f10 RISC-V: Handle combine extension in canonical ordering. new 2a5fabeb2fa RISC-V: Add version info for zk, zkn and zks
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 | 60 ++++++++++++++++++++++++++++ gcc/config/riscv/riscv-subset.h | 1 + gcc/testsuite/gcc.target/riscv/predef-17.c | 63 ++++++++++++++++++++++++++++++ 3 files changed, 124 insertions(+) create mode 100644 gcc/testsuite/gcc.target/riscv/predef-17.c