Commit f009b725 by Jim Wilson

(current_function_is_thunk): Add extern to declaration.

From-SVN: r13999
parent 21c40584
......@@ -395,4 +395,4 @@ extern int current_function_has_nonlocal_goto;
/* Nonzero if the current function is a thunk, so we should try to cut
corners where we can. */
int current_function_is_thunk;
extern int current_function_is_thunk;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment