This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2a8ee0e5d8 c++: more non-type template parms [PR116223] new 68e269092ee c++: further concept_check_p clean-up new 8089cb8540e RISC-V: Fix comment typos new 6b8e46d93a7 RISC-V: Fix typos in code
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/arch-canonicalize | 2 +- gcc/config/riscv/autovec.md | 2 +- gcc/config/riscv/riscv-avlprop.cc | 8 +- gcc/config/riscv/riscv-modes.def | 4 +- gcc/config/riscv/riscv-opts.h | 6 +- gcc/config/riscv/riscv-protos.h | 4 +- gcc/config/riscv/riscv-sr.cc | 4 +- gcc/config/riscv/riscv-string.cc | 6 +- gcc/config/riscv/riscv-target-attr.cc | 4 +- gcc/config/riscv/riscv-v.cc | 34 +++---- .../riscv/riscv-vector-builtins-functions.def | 2 +- gcc/config/riscv/riscv-vector-builtins-shapes.h | 2 +- gcc/config/riscv/riscv-vector-builtins.cc | 10 +- gcc/config/riscv/riscv-vector-builtins.def | 10 +- gcc/config/riscv/riscv-vector-builtins.h | 10 +- gcc/config/riscv/riscv-vector-costs.cc | 8 +- gcc/config/riscv/riscv.cc | 6 +- gcc/config/riscv/riscv_th_vector.h | 2 +- gcc/config/riscv/thead.cc | 2 +- gcc/config/riscv/thead.md | 2 +- gcc/config/riscv/vector-crypto.md | 8 +- gcc/config/riscv/vector-iterators.md | 2 +- gcc/config/riscv/vector.md | 104 ++++++++++----------- gcc/config/riscv/zc.md | 2 +- gcc/cp/constexpr.cc | 20 ++-- gcc/cp/cp-gimplify.cc | 9 -- gcc/cp/except.cc | 2 - 27 files changed, 128 insertions(+), 147 deletions(-)