re PR c++/49181 ([C++0x] Error reporting routines re-entered)
authorJason Merrill <jason@redhat.com>
Fri, 27 May 2011 19:31:51 +0000 (15:31 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 27 May 2011 19:31:51 +0000 (15:31 -0400)
commit0453694246f95eac300dca7c931d0f25368da2bb
treefd06313568c97d53b3b50dafa7de168715e28b7a
parent4cc4f2f437f583f78c3bae594bb019b7a767eb13
re PR c++/49181 ([C++0x] Error reporting routines re-entered)

PR c++/49181
* pt.c (get_mostly_instantiated_function_type): Use push_access_scope.

From-SVN: r174352
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/error5.C [new file with mode: 0644]