tree.c
164 KB
-
tree.c (int_cst_node, [...]): New variables. · b66a64f1
* tree.c (int_cst_node, int_cst_hash_table): New variables. (init_ttree): Initialize them. (int_cst_hash_hash, int_cst_hash_eq): New hashing functions. (build_int_cst_wide): Use hash table for oversized integers. From-SVN: r89745
Nathan Sidwell committed