This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 82d6d385f97 libgcc: Fix up __divmodbitint4 [PR114755] new a2f4be3dae0 AArch64: remove reliance on register allocator for simd/gpr [...]
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.md | 23 +++++++++++++-------- gcc/testsuite/gcc.target/aarch64/fneg-abs_2.c | 5 ++--- gcc/testsuite/gcc.target/aarch64/fneg-abs_4.c | 4 ++-- gcc/testsuite/gcc.target/aarch64/pr114741.c | 29 +++++++++++++++++++++++++++ 4 files changed, 48 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr114741.c