tree-inline.c: Move prototpyes of find_alloca_call_1 and find_alloca_call to right place.

* tree-inline.c: Move prototpyes of find_alloca_call_1 and
	find_alloca_call to right place.

From-SVN: r59247
This commit is contained in:
Andreas Jaeger 2002-11-19 08:11:42 +01:00 committed by Andreas Jaeger
parent dc65cd609e
commit 50aadcbcd9
2 changed files with 20 additions and 15 deletions

View File

@ -1,3 +1,8 @@
2002-11-19 Andreas Jaeger <aj@suse.de>
* tree-inline.c: Move prototpyes of find_alloca_call_1 and
find_alloca_call to right place.
2002-11-19 Kazu Hirata <kazu@cs.umass.edu>
* cppfiles.c: Fix formatting.

View File

@ -122,9 +122,9 @@ static void copy_scope_stmt PARAMS ((tree *, int *, inline_data *));
static tree initialize_inlined_parameters PARAMS ((inline_data *, tree, tree, tree));
static void remap_block PARAMS ((tree *, tree, inline_data *));
static tree add_stmt_to_compound PARAMS ((tree, tree, tree));
#endif /* INLINER_FOR_JAVA */
static tree find_alloca_call_1 PARAMS ((tree *, int *, void *));
static tree find_alloca_call PARAMS ((tree));
#endif /* INLINER_FOR_JAVA */
/* The approximate number of instructions per statement. This number
need not be particularly accurate; it is used only to make