PR c++/43621
commite204a378192ddaf9ce521590729af5af5493eb71
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Apr 2010 16:10:47 +0000 (6 16:10 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Apr 2010 16:10:47 +0000 (6 16:10 +0000)
tree66eb8ea80528111bd163c217e92286d32c68a557
parent30e08f1c48c903d3aea7a5997b356b2304a539f1
PR c++/43621
* pt.c (maybe_update_decl_type): Check the return value from
push_scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158006 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/error-recovery2.C [new file with mode: 0644]