diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1998-05-19 07:19:17 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1998-05-19 07:19:17 +0000 |
commit | 77dc0938f72adc4ef75f164fe290deeb236b32eb (patch) | |
tree | b8d3defbc89a227144e054b7b36e1da85937bbb9 /gcc/genemit.c | |
parent | 12c45d894bb083f9a735c121a371d3b404302d82 (diff) | |
download | gcc-77dc0938f72adc4ef75f164fe290deeb236b32eb.zip gcc-77dc0938f72adc4ef75f164fe290deeb236b32eb.tar.gz gcc-77dc0938f72adc4ef75f164fe290deeb236b32eb.tar.bz2 |
Warning fixes:
* Makefile.in (parse.o): Depend on toplev.h.
* class.c (typecode_p): Remove prototype and definition.
* cp-tree.h (currently_open_class, is_empty_class, member_p):
Add prototype.
* decl.c (push_overloaded_decl_top_level): Remove prototype and
definition.
* errfn.c (cp_error): Cast function pointer `error' to (errorfn *)
in call to `cp_thing'.
(cp_warning): Likewise for function pointer `warning'.
* except.c (do_function_call): Remove prototype and definition.
(call_eh_info): Wrap variable `t1' in macro NEW_EH_MODEL.
* method.c (is_java_type): Add prototype and make it static.
* parse.y: Include toplev.h.
* pt.c (type_unification): Remove unused variable `arg'.
(instantiate_decl): likewise for `save_ti'.
* tree.c (propagate_binfo_offsets): Likewise for `base_binfos'.
From-SVN: r19866
Diffstat (limited to 'gcc/genemit.c')
0 files changed, 0 insertions, 0 deletions