This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 769370f3e2e aarch64: Use dup and zip1 for interleaving elements in vect [...] new 6a6f2cbf9ab testsuite, X86, Darwin: Fix bf16 ABI tests for Mach-O/MacOS ABI.
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.target/x86_64/abi/bf16/abi-bf16.exp | 12 +++- gcc/testsuite/gcc.target/x86_64/abi/bf16/args.h | 4 +- .../asm-support-darwin.S} | 69 ++++++++++++++-------- .../x86_64/abi/bf16/m256bf16/abi-bf16-ymm.exp | 12 +++- .../gcc.target/x86_64/abi/bf16/m256bf16/args.h | 4 +- .../m256bf16/asm-support-darwin.S} | 65 +++++++++++++------- .../x86_64/abi/bf16/m512bf16/abi-bf16-zmm.exp | 12 +++- .../gcc.target/x86_64/abi/bf16/m512bf16/args.h | 4 +- .../m512bf16/asm-support-darwin.S} | 64 +++++++++++++------- 9 files changed, 163 insertions(+), 83 deletions(-) copy gcc/testsuite/gcc.target/x86_64/abi/{asm-support-darwin.s => bf16/asm-support [...] copy gcc/testsuite/gcc.target/x86_64/abi/{avx/asm-support-darwin.s => bf16/m256bf1 [...] copy gcc/testsuite/gcc.target/x86_64/abi/{avx512f/asm-support-darwin.s => bf16/m51 [...]