c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 12 Apr 2001 18:23:09 +0000 (18:23 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 12 Apr 2001 18:23:09 +0000 (18:23 +0000)
commit20e50c627742a85f445c2f6ad3534175f67ef046
tree1aa10ff5dd99ba49bfecd670dd6df7e154e557b7
parent33d3b05bdcdd35b4b11cd54c1a4a62b2b6c68aa5
c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.

* c-common.h (truthvalue_conversion, type_for_mode,
type_for_size): Delete redundant declarations.

* c-lex.h (is_class_name): Likewise.

* c-tree.h (pedantic, convert, getdecls, gettags,
global_bindings_p, init_decl_processing, insert_block,
maybe_build_cleanup, poplevel, print_lang_decl,
print_lang_identifier, print_lang_type, pushdecl, pushlevel,
set_block, incomplete_type_error, build_function_call,
lvalue_or_else, mark_addressable): Likewise.

* expr.h (expand_tree_builtin): Likewise.

From-SVN: r41309
gcc/ChangeLog
gcc/c-common.h
gcc/c-lex.h
gcc/c-tree.h
gcc/expr.h