This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 3de1c4985be [libstdc++] [testsuite] defer to check_vect_support* [PR115454] new c93a9bba743 aarch64: Fix +nocrypto handling
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/common/config/aarch64/aarch64-common.cc | 35 +++++++++++++++++------ gcc/config/aarch64/aarch64-c.cc | 2 +- gcc/config/aarch64/aarch64.h | 10 +++---- gcc/testsuite/gcc.target/aarch64/options_set_27.c | 9 ++++++ gcc/testsuite/gcc.target/aarch64/options_set_4.c | 2 +- 5 files changed, 43 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_27.c