This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a705f61 [ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SP [...] new 71fa989 [Patch AArch64] Use 128-bit vectors when autovectorizing 16-b [...] new c978627 Fix memory leak in tree-ssa-loop-unswitch.c new 3ca5c7c Fix memory leak in LTO
The 3 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/ChangeLog | 10 +++++++++ gcc/config/aarch64/aarch64.c | 4 ++++ gcc/lto/ChangeLog | 4 ++++ gcc/lto/lto.c | 2 ++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.target/aarch64/vect_fp16_1.c | 30 ++++++++++++++++++++++++++ gcc/tree-ssa-loop-unswitch.c | 6 ++++-- 7 files changed, 58 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/vect_fp16_1.c