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 121235441d0 c++: substituting fn parm redeclared with dep alias tmpl [P [...] new 9e84a4552dd aarch64: testsuite: Fix do-assemble tests for SME new b3da1801bef aarch64: Prevent streaming-compatible code from assembler r [...]
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/aarch64/aarch64-sme.md | 12 +++++- .../gcc.target/aarch64/sme/call_sm_switch_1.c | 4 +- .../gcc.target/aarch64/sme/call_sm_switch_11.c | 5 ++- gcc/testsuite/gcc.target/aarch64/sme/pr121028.c | 46 ++++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 34 +++++++++++++--- 5 files changed, 89 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sme/pr121028.c