summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.c')
-rw-r--r--gcc/function.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/function.c b/gcc/function.c
index 79ca24deffa..4d6736650d6 100644
--- a/gcc/function.c
+++ b/gcc/function.c
@@ -135,13 +135,6 @@ int current_function_has_nonlocal_label;
int current_function_has_nonlocal_goto;
-/* Nonzero if this function has a computed goto.
-
- It is computed during find_basic_blocks or during stupid life
- analysis. */
-
-int current_function_has_computed_jump;
-
/* Nonzero if function being compiled contains nested functions. */
int current_function_contains_functions;
OpenPOWER on IntegriCloud