This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 483d5f69d7d 2017-06-30 Andrew Pinski apinski@cavium.com new 2c48667d2bf PR c++/81257 - ICE with invalid ::template. new 47fd39b30bb PR ipa/81261 * tree-inline.c (expand_call_inline): Combin [...]
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 | 5 +++++ gcc/cp/ChangeLog | 6 ++++++ gcc/cp/parser.c | 5 ----- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ipa/{pr61160-1.C => pr81261.C} | 2 +- gcc/testsuite/g++.dg/parse/template-keyword1.C | 3 +++ gcc/tree-inline.c | 3 +++ 7 files changed, 23 insertions(+), 6 deletions(-) copy gcc/testsuite/g++.dg/ipa/{pr61160-1.C => pr81261.C} (87%) create mode 100644 gcc/testsuite/g++.dg/parse/template-keyword1.C