This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 978cfaf2353 PR go/88202 runtime: in sigprof, skip to sigtrampgo if [...] new bc9c0483a66 PR c++/86205 - ICE with ?: of throw and template-id.
The 1 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 | 5 +++++ gcc/cp/call.c | 13 +++++++++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/pt.c | 15 +++++++++++++++ gcc/cp/typeck.c | 8 +------- gcc/testsuite/g++.dg/cpp0x/cond2.C | 14 ++++++++++++++ 6 files changed, 49 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/cond2.C