Don't declare fns that use "tree" if tree.h not included.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 23 Mar 1993 13:08:24 +0000 (08:08 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 23 Mar 1993 13:08:24 +0000 (08:08 -0500)
commitacda9c8d8de4012b9074fde06755a9047e5e9b06
tree99b5d2f70469e7bddf772eb9245dd5a41b251c4a
parent0006469db877d2d2b4f782c7293698962f167350
Don't declare fns that use "tree" if tree.h not included.

(prepare_call_address, emit_call_1): Remove decls.
(promoted_input_arg): Add prototype.
(fix_lexical_addr): Remove duplicate decl.
(copy_function_value, expand_stmt_expr): Delete; no such functions.

From-SVN: r3846
gcc/expr.h