This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75e9093e006 PR tree-optimization/83456 - -Wrestrict false positive on a [...] new fa9d17ee070 [PATCH][AARCH64]Fix immediate alternative of movhf_aarch64 [...]
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/ChangeLog | 5 +++++ gcc/config/aarch64/aarch64.md | 2 +- gcc/testsuite/ChangeLog | 13 ++++++------- gcc/testsuite/gcc.target/aarch64/f16_mov_immediate_1.c | 4 ++-- gcc/testsuite/gcc.target/aarch64/f16_mov_immediate_2.c | 6 +++--- gcc/testsuite/gcc.target/aarch64/movi_hf.c | 9 +++++++++ 6 files changed, 26 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/movi_hf.c