This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from f887a36851a libbacktrace: test linker support for DWARF 5 new ecd56bc4156 aarch64: Fix arm_sve_vector_bits on typedefs [PR95105] new ecdb4e8d30b accept <case> and [cond] in ChangeLog
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: contrib/gcc-changelog/git_commit.py | 16 +-- contrib/gcc-changelog/test_email.py | 4 + contrib/gcc-changelog/test_patches.txt | 35 ++++++ gcc/config/aarch64/aarch64-sve-builtins.cc | 35 ++++-- .../aarch64/sve/acle/general-c++/attributes_1.C | 122 +++++++++++++++++++++ .../aarch64/sve/acle/general/attributes_8.c | 101 +++++++++++++++++ 6 files changed, 295 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/attributes_1.C create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/attributes_8.c