mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-13 06:44:29 +08:00
(current_function_is_thunk): Add extern to declaration.
From-SVN: r13999
This commit is contained in:
parent
21c40584c0
commit
f009b725de
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user