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 d303f7af301 Daily bump. new a0e4bd96e34 Backported from mainline 2017-09-27 Jakub Jelinek <jaku [...] new 6b7ea7417f8 Backported from mainline 2017-09-29 Jakub Jelinek <jaku [...] new b390e63b038 * config/i386/i386.c (ix86_split_idivmod): Use mode instea [...]
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 | 12 ++++++++++++ gcc/c/ChangeLog | 9 +++++++++ gcc/c/c-decl.c | 4 +--- gcc/config/i386/i386.c | 8 ++++---- gcc/gimplify.c | 7 ++++++- gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/g++.dg/opt/pr82159.C | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr82340.c | 14 ++++++++++++++ 8 files changed, 77 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr82159.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82340.c