gcc/gcc/cp ChangeLog class.c decl.c

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Sun Mar 25 17:48:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	ghazi@gcc.gnu.org	2001-03-25 17:48:52

Modified files:
	gcc/cp         : ChangeLog class.c decl.c 

Log message:
	* class.c (add_method): Use memcpy/memmove, not bcopy.
	
	* decl.c (duplicate_decls): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2298&r2=1.2299
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/class.c.diff?cvsroot=gcc&r1=1.371&r2=1.372
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.762&r2=1.763



More information about the Gcc-cvs mailing list