This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ecfcc362b7f testsuite: Fix up analyzer/torture/vector-extract-1.c test [...] new 98702303e2b aarch64: Fix streaming-compatible code with -mtrack-specula [...]
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-passes.def | 1 + gcc/config/aarch64/aarch64-protos.h | 1 + gcc/config/aarch64/aarch64-sme.md | 3 + gcc/config/aarch64/aarch64-speculation.cc | 64 +++++--- gcc/config/aarch64/aarch64.cc | 26 +++- gcc/config/aarch64/aarch64.md | 8 +- .../{call_sm_switch_1.c => call_sm_switch_11.c} | 164 +++++++++------------ 7 files changed, 152 insertions(+), 115 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sme/{call_sm_switch_1.c => call_sm_switch_11 [...]