This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4d6dcacfca libcpp: Implement C++23 P1949R7 - C++ Identifier Syntax usi [...] new a45786e9a31 Fix target/101934: aarch64 memset code creates unaligned st [...]
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.c | 4 ++-- .../gcc.target/aarch64/memset-strict-align-1.c | 28 ++++++++++++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/memset-strict-align-1.c