re PR c++/49156 ([C++0x] Error reporting routines re-entered)
authorJason Merrill <jason@redhat.com>
Thu, 26 May 2011 02:22:46 +0000 (22:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 26 May 2011 02:22:46 +0000 (22:22 -0400)
commiteda19906998dbfcc1444296fa6a288456339cd17
tree4d1f981999df88f8339e69192f2340e64f81747b
parentdc31ddad44bb44e5f715d0f730e16166621c573c
re PR c++/49156 ([C++0x] Error reporting routines re-entered)

PR c++/49156
* error.c (dump_template_bindings): Set processing_template_decl
for a partial instantiation.

From-SVN: r174256
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/error4.C [new file with mode: 0644]