diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-12-13 07:59:01 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2005-12-13 08:59:01 +0100 |
commit | 7e825da03edc82020de4d245b22fb123f5e976d8 (patch) | |
tree | 089cfdd0fe97d0b89fb33c6c4b21b49a92036670 /gcc/fortran/trans-expr.c | |
parent | e2796397694a9bf221c808d7e8af297c45918e88 (diff) | |
download | gcc-7e825da03edc82020de4d245b22fb123f5e976d8.zip gcc-7e825da03edc82020de4d245b22fb123f5e976d8.tar.gz gcc-7e825da03edc82020de4d245b22fb123f5e976d8.tar.bz2 |
struct-layout-1.exp: Do not link with libiberty.
* g++.dg/compat/struct-layout-1.exp: Do not link with libiberty.
* g++.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.
Co-Authored-By: Jakub Jelinek <jakub@redhat.com>
From-SVN: r108461
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions