re PR c++/34950 (ICE in svn boost math toolkit)
authorJason Merrill <jason@redhat.com>
Tue, 19 Feb 2008 22:53:07 +0000 (17:53 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 19 Feb 2008 22:53:07 +0000 (17:53 -0500)
commitcc85b4c564805534a69a0c23999c3e2c32d904b8
tree8801972618be61c513de1050b18304b9abeaf700
parentdaac03177cc40f7b0bd32361ee16598f114552d9
re PR c++/34950 (ICE in svn boost math toolkit)

        PR c++/34950
        * pt.c (resolve_overloaded_unification): Set processing_template_decl
        while we look for possible bindings.

From-SVN: r132455
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/explicit-args1.C [new file with mode: 0644]