diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-05-16 22:52:26 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2005-05-16 22:52:26 +0000 |
commit | d7a6176efe2cec2584a9d784c6e228df952862f9 (patch) | |
tree | d468c91e66290efdf572a3573a071029e6a50131 /libjava/java/util/AbstractSet.java | |
parent | 1ad435a5d548be5b04ae22d68afa3d2584c4703b (diff) | |
download | gcc-d7a6176efe2cec2584a9d784c6e228df952862f9.zip gcc-d7a6176efe2cec2584a9d784c6e228df952862f9.tar.gz gcc-d7a6176efe2cec2584a9d784c6e228df952862f9.tar.bz2 |
generate-random.c (config.h): Do not include.
* gcc.dg/compat/generate-random.c (config.h): Do not include.
(limits.h): Include unconditionally.
(stdlib.h): Likewise.
* gcc.dg/compat/generate-random_r.c (config.h): Do not include.
(limits.h): Include unconditionally.
(stdlib.h): Likewise.
* gcc.dg/compat/struct-layout-1.exp: Do not link with libiberty.
* gcc.dg/compat/struct-layout-1_generate.c (config.h): Do not include.
(limits.h): Include unconditionally.
(stdlib.h): Likewise.
(hashtab.h): Do not include.
(getopt.h): Likewise.
(stddef.h): Include.
(hashval_t): Define.
(struct entry): Add "next" field.
(HASH_SIZE): New macro.
(hash_table): New variable.
(switchfiles): Do not use xmalloc.
(mix): New macro.
(iterative_hash): New function.
(hasht): Remove.
(e_exists): New function.
(e_insert): Likewise.
(output): Use, instead of libiberty hashtable functions.
(main): Do not use getopt. Do not call htab_create.
From-SVN: r99799
Diffstat (limited to 'libjava/java/util/AbstractSet.java')
0 files changed, 0 insertions, 0 deletions