This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4d3dba253b AVR: target/116295 - Fix unrecognizable insn with __flash read. new 2c24e056839 AArch64: Fix signbit mask creation after late combine [PR116229] new 7223c647455 aarch64/testsuite: Fix if-compare_2.c for removing vcond{,u [...]
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: gcc/config/aarch64/aarch64-simd.md | 9 +++++++++ gcc/config/aarch64/aarch64.cc | 4 ++-- gcc/config/aarch64/iterators.md | 1 + gcc/testsuite/gcc.target/aarch64/if-compare_2.c | 9 +++++++-- gcc/testsuite/gcc.target/aarch64/pr116229.c | 20 ++++++++++++++++++++ 5 files changed, 39 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr116229.c