This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 86e2dc89c5b testsuite: Adjust fam-in-union-alone-in-struct-2.c to suppo [...] new e4b8db26de3 aarch64: Improve Advanced SIMD popcount expansion by using [...]
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-simd.md | 9 +++ gcc/config/aarch64/aarch64-sve.md | 13 ++-- gcc/config/aarch64/iterators.md | 5 ++ gcc/testsuite/gcc.target/aarch64/popcnt-sve.c | 88 +++++++++++++++++++++++++++ 4 files changed, 109 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/popcnt-sve.c