gcc/gcc ChangeLog objc/objc-act.c

shebs@gcc.gnu.org shebs@gcc.gnu.org
Wed Jun 20 06:51:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	shebs@gcc.gnu.org	2001-06-20 06:51:20

Modified files:
	gcc            : ChangeLog 
	gcc/objc       : objc-act.c 

Log message:
	* objc/objc-act.c (hash_init): Assume xmalloc always succeeds,
	also use memset to clear the hash tables.
	(hash_enter): Assume xmalloc always succeeds.
	(hash_add_attr): Ditto.
	(continue_class): Ditto.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10412&r2=1.10413
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&r1=1.85&r2=1.86



More information about the Gcc-cvs mailing list