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 4cbd1240284 Backport r251406 new 4972d77dcbe Subject: Backport r251400 new 318521c3450 Backport r251530 new 0c0e81b4abf Backport r252024 new 3ab1cdb039e Fix backport.
The 4 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 | 45 +++++++++++++++++++++++++++++++++++++ gcc/c-family/ChangeLog | 10 +++++++++ gcc/c-family/c-common.c | 2 +- gcc/c-family/c-pragma.c | 2 +- gcc/gcc.c | 3 ++- gcc/gimple-ssa-strength-reduction.c | 2 +- gcc/ipa-icf-gimple.c | 19 +++++++++++----- gcc/ipa-icf-gimple.h | 6 ++--- gcc/opts-common.c | 3 ++- gcc/opts-global.c | 12 ++++++---- gcc/opts.c | 14 ++++++++---- gcc/opts.h | 18 ++++++++++----- gcc/testsuite/ChangeLog | 16 +++++++++++++ gcc/testsuite/gcc.dg/gimplefe-14.c | 4 +++- gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +++++++++++++++++ gcc/toplev.c | 3 ++- 16 files changed, 151 insertions(+), 29 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.c