This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from 5768bc24ca7 c: Fix crash in c-typeck.cc convert_arguments with indirect calls new e14a895275d arm: fully validate mem_noofs_operand [PR120351]
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/predicates.md | 3 ++- gcc/testsuite/gcc.target/arm/pr120351.c | 47 +++++++++++++++++++++++++++++++++ 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/arm/pr120351.c