This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fc4cde2e6aa c++,coroutines: Stabilize names of promoted slot vars [PR101118]. new b1f6cb2cc3a aarch64, builtins: Include PR registers in FUNCTION_ARG_REG [...]
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/builtins.cc | 38 ++++++++++++++----------- gcc/config/aarch64/aarch64.cc | 10 ++++++- gcc/doc/tm.texi | 6 ++-- gcc/target.def | 6 ++-- gcc/testsuite/gcc.target/aarch64/sve/pr109254.c | 27 ++++++++++++++++++ 5 files changed, 65 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr109254.c