This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dec23fe5814 move ChangeLog entry to the correct file new 849a7926848 PR c++/87554 - ICE with extern template and reference member. new c3bffd9b2a5 PR ipa/85051 * ipa-inline.c (flatten_function): New param [...]
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 | 6 +++++ gcc/cp/ChangeLog | 5 ++++ gcc/cp/decl.c | 3 +-- gcc/ipa-inline.c | 15 ++++++----- gcc/testsuite/g++.dg/cpp0x/extern_template-5.C | 36 ++++++++++++++++++++++++++ 5 files changed, 56 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/extern_template-5.C