This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from 08c2abffe0a c++/modules: Keep entity mapping info across duplicate_decl [...] new b7a16ad1df8 mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]
The 1 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/arm/mve.md | 2 +- .../arm/mve/intrinsics/vsetq_lane_su64.c | 63 ++++++++++++++++++++++ 2 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/vsetq_lane_su64.c