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 cdb6f782d01 2018-03-06 Steven G. Kargl kargl@gcc.gnu.org new 8c42fdaae1b Backport r253729 new ea1d2eeccf2 Backport r257183 new b6084680363 Backport r257343 new 2f179a24542 Backport r257412 new eef9c91b27d Backport r257442
The 5 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/lto/ChangeLog | 47 ++++++++++++++++++++++++++++++ gcc/lto/lto-lang.c | 2 ++ gcc/lto/lto-symtab.c | 22 +++++++++++--- gcc/lto/lto.c | 56 ++++++++++++++++++++++++++---------- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gcc.dg/lto/pr83954.h | 3 ++ gcc/testsuite/gcc.dg/lto/pr83954_0.c | 8 ++++++ gcc/testsuite/gcc.dg/lto/pr83954_1.c | 7 +++++ 8 files changed, 136 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954.h create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr83954_1.c