This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 890dff609d4 Daily bump. new f77f4797010 LoongArch: Fix issue where data marked as GTY is cleaned up [...] new 522f07de307 LoongArch: Fix predicate for symbolic_pcrel_offset_operand. new 0d2fed9a046 LoongArch: optimize half of vector copy for V4DFmode.
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/config.gcc | 1 + gcc/config/loongarch/lasx.md | 10 ++++++++++ gcc/config/loongarch/loongarch-builtins.cc | 2 ++ gcc/config/loongarch/loongarch.cc | 2 +- gcc/config/loongarch/predicates.md | 4 ++-- gcc/testsuite/gcc.target/loongarch/vec_reduc_half.c | 10 ++++++++++ 6 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/loongarch/vec_reduc_half.c