This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from 45e64fba26f Backport r251020 new 1b9a48a5c02 Backport r251400 new dd529fd11e9 Backport r251406 new bf6a2b0e029 Backport r251530
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 | 37 +++++++++++++++++++++++++++++++++++++ gcc/ada/ChangeLog | 8 ++++++++ gcc/ada/gcc-interface/trans.c | 2 +- gcc/c-family/ChangeLog | 10 ++++++++++ gcc/c-family/c-common.c | 2 +- gcc/c-family/c-pragma.c | 2 +- gcc/gcc.c | 3 ++- 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 | 8 ++++++++ gcc/testsuite/gcc.dg/ipa/pr82001.c | 21 +++++++++++++++++++++ gcc/toplev.c | 3 ++- 16 files changed, 140 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82001.c