diff options
author | Martin v. Löwis <loewis@informatik.hu-berlin.de> | 2000-03-19 17:53:38 +0000 |
---|---|---|
committer | Martin v. Löwis <loewis@gcc.gnu.org> | 2000-03-19 17:53:38 +0000 |
commit | d88f311b6384b7fc22fe799225097782cb502b9d (patch) | |
tree | 443856c449bc3cbdb93e910ddd5227d5d8e06c7a /libjava/testsuite/libjava.lang/InterfaceDispatch.java | |
parent | e680248ee3883ade8e5ee164bf0c665ffb0a6067 (diff) | |
download | gcc-d88f311b6384b7fc22fe799225097782cb502b9d.zip gcc-d88f311b6384b7fc22fe799225097782cb502b9d.tar.gz gcc-d88f311b6384b7fc22fe799225097782cb502b9d.tar.bz2 |
Makefile.in (tree.o): Depend on HASHTAB_H.
* Makefile.in (tree.o): Depend on HASHTAB_H.
* tree.c: Include hashtab.h.
(struct type_hash): Remove next field.
(TYPE_HASH_SIZE): Remove.
(TYPE_HASH_INITIAL_SIZE): New define.
(type_hash_table): Change type to htab_t.
(type_hash_eq, type_hash_hash, print_type_hash_statistics,
mark_hash_entry): New functions.
(init_obstacks): Allocate type hash.
(type_hash_lookup): Use htab functions.
(type_hash_add, mark_type_hash): Likewise.
(dump_tree_statistics): Call print_type_hash_statistics.
From-SVN: r32642
Diffstat (limited to 'libjava/testsuite/libjava.lang/InterfaceDispatch.java')
0 files changed, 0 insertions, 0 deletions