re PR c++/2094 (unimplemented: use of `ptrmem_cst' in template type unification)
authorGiovanni Bajo <giovannibajo@libero.it>
Fri, 14 Nov 2003 04:51:21 +0000 (05:51 +0100)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Fri, 14 Nov 2003 04:51:21 +0000 (05:51 +0100)
commit28e8f3a00ee4012f8642a68c9b4f4845436b77a4
tree9d20aac67ecb6453b7de3ccbfa5ec78667ee58df
parent0f8db53eaf3c743fd891c6a53c2020713d90d53c
re PR c++/2094 (unimplemented: use of `ptrmem_cst' in template type unification)

        PR c++/2094
        * pt.c (unify): Add support for PTRMEM_CST and
        FIELD_DECL unification.

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