]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/ChangeLog
fibheap.c (fibheap_init, [...]): Remove.
authorMatt Kraai <kraai@alumni.carnegiemellon.edu>
Wed, 22 Aug 2001 21:02:06 +0000 (21:02 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Wed, 22 Aug 2001 21:02:06 +0000 (21:02 +0000)
commitffb9435bfeac322c70a2c1e35f456e1bca44673e
tree2c046d630a67dd6c1b71bda350b3ae98b6aa109a
parent29401c300b273963c88bb08bb6282acdf11e75c2
fibheap.c (fibheap_init, [...]): Remove.

  * 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.

From-SVN: r45113
libiberty/ChangeLog
libiberty/fibheap.c