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 6e17b356a78 arm: Fix signedness of vld1q intrinsic parms [PR118942] new 1a4f1e5f91a aarch64: Check for invalid use arrays in ldp_fusion [PR118320]
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/aarch64/aarch64-ldp-fusion.cc | 31 +++++++++++++++++++++---------- gcc/testsuite/g++.dg/torture/pr118320.C | 15 +++++++++++++++ 2 files changed, 36 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr118320.C