This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7652827de45 2018-11-08 Richard Biener rguenther@suse.de new 564850b9a7d cgraph: add selftest::symbol_table_test new e926b156c79 PR middle-end/87916 * cgraphclones.c (duplicate_thunk_for [...]
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 | 19 ++++++++++ gcc/cgraph.c | 67 ++++++++++++++++++++++++++++++++++++ gcc/cgraph.h | 23 +++++++++++++ gcc/cgraphclones.c | 4 +++ gcc/selftest-run-tests.c | 1 + gcc/selftest.h | 1 + gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/g++.dg/other/pr87916.C | 45 ++++++++++++++++++++++++ 8 files changed, 164 insertions(+) create mode 100644 gcc/testsuite/g++.dg/other/pr87916.C