OSDN Git Service

* tree.c (make_node): Call bzero instead of inline clear.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jan 1999 18:37:42 +0000 (18:37 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Jan 1999 18:37:42 +0000 (18:37 +0000)
commitc76cc49f01085b0657a9d1a831a130b320dfbf60
treee093a56744e204b091f418d279f1b78733259460
parentcecc9ea6ab4d7a4e50b271eaaf2f96b566702585
    * tree.c (make_node): Call bzero instead of inline clear.
        (copy_node, make_tree_vec, build1): Likewise.
        (get_identifier): Call strlen instead of inline count.
        (maybe_get_identifier): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24599 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree.c