This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch in repository gcc.
from 73793b8e559 Daily bump. new e848f4f0a69 PR rtl-optimization/80500 * loop-unroll.c (combine_var_co [...] new 10d35ddf946 PR rtl-optimization/80501 * combine.c (make_compound_oper [...]
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/ChangeLog | 10 ++++++++++ gcc/combine.c | 7 +++++-- 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 +++++++++++++++ 6 files changed, 64 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr80501.c create mode 100644 gcc/testsuite/gcc.dg/pr80500.c