This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/2094] unimplemented: use of `ptrmem_cst' in template type unification


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-11-14 04:31 -------
Subject: Bug 2094

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	bernie@gcc.gnu.org	2003-11-14 04:31:14

Modified files:
	gcc/cp         : pt.c ChangeLog 

Log message:
	Backport from 3.4-branch.
	
	2003-06-25  Giovanni Bajo  <giovannibajo@libero.it>
	
	PR c++/2094
	* pt.c (unify): Add support for PTRMEM_CST and
	FIELD_DECL unification.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/pt.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.635.2.37&r2=1.635.2.38
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.220&r2=1.3076.2.221



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2094


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]