diff options
Diffstat (limited to 'gcc/flags.h')
-rw-r--r-- | gcc/flags.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/flags.h b/gcc/flags.h index 99678ba5755..3ef556eb42b 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -579,10 +579,6 @@ extern int flag_prefix_function_name; extern int g_switch_value; extern int g_switch_set; -/* Value of the -finline-limit flag. */ - -extern int inline_max_insns; - /* Values of the -falign-* flags: how much to align labels in code. 0 means `use default', 1 means `don't align'. For each variable, there is an _log variant which is the power |