aboutsummaryrefslogtreecommitdiff
path: root/gcc/flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/flow.c')
-rw-r--r--gcc/flow.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/flow.c b/gcc/flow.c
index 0fbe551..47f037c 100644
--- a/gcc/flow.c
+++ b/gcc/flow.c
@@ -154,9 +154,6 @@ Boston, MA 02111-1307, USA. */
extern struct obstack *function_obstack;
-/* List of labels that must never be deleted. */
-extern rtx forced_labels;
-
/* Number of basic blocks in the current function. */
int n_basic_blocks;