gcc/libiberty ChangeLog fibheap.c

kraai@gcc.gnu.org kraai@gcc.gnu.org
Wed Aug 22 14:02:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	kraai@gcc.gnu.org	2001-08-22 14:02:06

Modified files:
	libiberty      : ChangeLog fibheap.c 

Log message:
	* fibheap.c (fibheap_init, fibnode_init): Remove.
	(fibheap_new, fibnode_new): Use xcalloc to allocate and
	initialize memory.
	(fibheap_insert): Remove check for node allocation failure.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.305&r2=1.306
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/fibheap.c.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list