This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e8d418df3dc MATCH: [PR111282] Simplify `a & (b ^ ~a)` to `a & b` new 0363bba87fe options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P ma [...] new 9452d13b1af RISC-V: Refactor riscv_option_override and riscv_convert_ve [...]
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/config/riscv/riscv.cc | 93 ++++++++++++++++++++++++++--------------------- gcc/doc/options.texi | 23 ++++++++---- gcc/opth-gen.awk | 13 ++++++- 3 files changed, 80 insertions(+), 49 deletions(-)