This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 68abe534786 * config/aarch64/thunderx2t99.md (thunderx2t99_crc): New R [...] new cbebc3ae4e3 PR rtl-optimization/80500 * loop-unroll.c (combine_var_co [...] new 058e17ce15b PR rtl-optimization/80501 * combine.c (make_compound_oper [...] new ec80f584d6d S/390: Use load-on-condition in cstorecc4
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 | 15 +++++++++++++++ gcc/combine.c | 7 +++++-- gcc/config/s390/s390.md | 25 +++++++++++++++++++++---- gcc/loop-unroll.c | 3 +++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.c-torture/execute/pr80501.c | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr80500.c | 15 +++++++++++++++ 7 files changed, 90 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr80501.c create mode 100644 gcc/testsuite/gcc.dg/pr80500.c