tree.c (get_set_constructor_bits): Use host_integerp and tree_low_cst.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Fri, 29 Dec 2000 17:18:22 +0000 (17:18 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 29 Dec 2000 17:18:22 +0000 (12:18 -0500)
commit5538d8a0043b1dc9abf08cbda0d27954f6931933
tree381f3b7b0be4e21afb03ea35d41b527494af048b
parent77f5250d6fe948fbae378415a999059f544d30b8
tree.c (get_set_constructor_bits): Use host_integerp and tree_low_cst.

* tree.c (get_set_constructor_bits): Use host_integerp and
tree_low_cst.

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