This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b7f4b587b5 c++: current inst name lookup within noexcept-spec [PR122668] new 5eebbc96627 docs: aarch64: Minor grammar fix for preserve_none. new d56eb2fbcb5 aarch64: Fix ICE when laying out arguments of size 0 [PR 122763]
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.cc | 15 +++--- gcc/doc/extend.texi | 10 ++-- gcc/testsuite/gcc.target/aarch64/pr122763.c | 75 +++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr122763.c