]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/34950 (ICE in svn boost math toolkit)
authorJason Merrill <jason@redhat.com>
Wed, 20 Feb 2008 04:47:28 +0000 (23:47 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 20 Feb 2008 04:47:28 +0000 (23:47 -0500)
commit3629f5b46e7bfb3b33f57cbc194f12c0e0ed6e37
tree8a48a5d77e13e5ec8f8f902af095e66bdcead905
parentd129b009fda066fbd25c34065efd1ffc4fe5b57a
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.

        PR c++/34774
        * pt.c (value_dependent_expression_p): Look into DECL_INITIAL
        of enumerators, too.

From-SVN: r132469
gcc/cp/ChangeLog
gcc/cp/pt.c