Author: jason
Date: Sun Sep 9 18:58:52 2007
New Revision: 128304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128304
Log:
PR c++/33342
* pt.c (most_specialized_class): Set processing_template_decl
while tsubsting partial spec args.
Modified:
branches/gcc-4_2-branch/gcc/cp/ChangeLog
branches/gcc-4_2-branch/gcc/cp/pt.c