This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 464de9c283f rs6000: Enable block compare expand on P9 with m32 and mpowerpc64 new 0801a88af40 LoongArch: Disable TLS type symbols from generating non-zer [...] new 578c7b91f41 tree-optimization/113576 - non-empty latch and may_be_zero [...]
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/loongarch/loongarch.cc | 18 ++-- gcc/testsuite/gcc.dg/vect/pr113576.c | 157 +++++++++++++++++++++++++++++++++++ gcc/tree-vect-loop.cc | 9 +- 3 files changed, 173 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr113576.c