This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e625ae7 dwarf2out.c: fix jit issue with early_dwarf_finished new fcf5e4d fix PR number new 5f6b420 * call.c (add_function_candidate): Exclude inherited copy/mo [...]
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/cp/ChangeLog | 7 ++++++- gcc/cp/call.c | 19 +++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/inh-ctor15a.C | 14 -------------- gcc/testsuite/g++.dg/cpp1z/inh-ctor36.C | 18 ++++++++++++++++++ 4 files changed, 43 insertions(+), 15 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor15a.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/inh-ctor36.C