This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Fix warnings with prototypes
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andreas Jaeger <aj at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 29 Nov 2002 07:44:38 -0500
- Subject: Re: [tree-ssa] Fix warnings with prototypes
- Organization: Red Hat Canada
- References: <u8of88ivyr.fsf@gromit.moeb>
On Fri, 29 Nov 2002, Andreas Jaeger wrote:
> 2002-11-29 Andreas Jaeger <aj@suse.de>
>
> * tree-alias-ander.c: Declare print_out_result.
>
> * tree-ssa-pre.c: Declare is_on_lhs and call_modifies_slot.
>
> * tree.h: Declare expand_asm_expr and add_var_to_bind_expr.
>
> * tree-inline.c: Declare remap_decls.
>
This is OK. Thanks.
Diego.