tree.c (type_hash_add): Use permalloc to allocate nodes in the hashtable.
authorMark Mitchell <mark@codesourcery.com>
Mon, 16 Aug 1999 18:53:23 +0000 (18:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 16 Aug 1999 18:53:23 +0000 (18:53 +0000)
commit63ebc2756028198247166b6f46554b62b028dce9
treeb7a29103ce922e45bfc60b426bcb55f35b8fd2b6
parent086920c39f69451f49f174e15a7f6892c78a0574
tree.c (type_hash_add): Use permalloc to allocate nodes in the hashtable.

* tree.c (type_hash_add): Use permalloc to allocate nodes in the
hashtable.

From-SVN: r28728
gcc/ChangeLog
gcc/tree.c