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 516e4790f71 Daily bump. new 9373c483fc4 arm: Fix operand check for __arm_{mrrc{2},mcrr{2]} intrinsi [...]
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/arm.md | 4 ++-- gcc/testsuite/gcc.target/arm/acle/mcrr.c | 21 +++++++++++++++++++-- gcc/testsuite/gcc.target/arm/acle/mcrr2.c | 24 ++++++++++++++++++++++-- gcc/testsuite/gcc.target/arm/acle/mrrc.c | 20 +++++++++++++++++++- gcc/testsuite/gcc.target/arm/acle/mrrc2.c | 18 +++++++++++++++++- 5 files changed, 79 insertions(+), 8 deletions(-)