This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c7607c4cf18 c++: implement [[gnu::no_dangling]] [PR110358] new e15ef78e4a1 c++/modules: complete_vars ICE with non-exported constexpr var new b7b387e1200 [14 regression] Fix insn types in risc-v port
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.md | 28 +++++++++++----------- gcc/cp/decl.cc | 2 ++ gcc/testsuite/g++.dg/modules/cexpr-4_a.C | 10 ++++++++ .../modules/{mod-stamp-1_c.C => cexpr-4_b.C} | 5 ++-- .../riscv/rvv/autovec/vls/calling-convention-1.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-2.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-3.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-4.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-5.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-6.c | 2 +- .../riscv/rvv/autovec/vls/calling-convention-7.c | 2 +- 11 files changed, 36 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/g++.dg/modules/cexpr-4_a.C copy gcc/testsuite/g++.dg/modules/{mod-stamp-1_c.C => cexpr-4_b.C} (52%)