r112529 - in /trunk/gcc/cp: ChangeLog init.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu Mar 30 01:35:00 GMT 2006


Author: sayle
Date: Thu Mar 30 01:35:22 2006
New Revision: 112529

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112529
Log:

	PR c++/22494
	* init.c (build_vec_delete_1): Convert BASE pointer's type to
	the base pointer type to avoid a type mismatch in the EQ_EXPR.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c



More information about the Gcc-cvs mailing list