This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 144ddb0cdfa Ada: fix spurious relinking of gnatbind for cross compilers new f9c99d403c9 SVE intrinsics: Fold svmul by -1 to svneg for unsigned types
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-sve-builtins-base.cc | 56 ++++++++++++++-------- gcc/config/aarch64/aarch64-sve-builtins.cc | 49 +++++++++++++++---- gcc/config/aarch64/aarch64-sve-builtins.h | 10 ++++ .../gcc.target/aarch64/sve/acle/asm/mul_u16.c | 5 +- .../gcc.target/aarch64/sve/acle/asm/mul_u32.c | 5 +- .../gcc.target/aarch64/sve/acle/asm/mul_u64.c | 26 ++++++++-- .../gcc.target/aarch64/sve/acle/asm/mul_u8.c | 7 ++- 7 files changed, 116 insertions(+), 42 deletions(-)