aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function.h')
-rw-r--r--gcc/function.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/function.h b/gcc/function.h
index 7079797..5bee64b 100644
--- a/gcc/function.h
+++ b/gcc/function.h
@@ -156,8 +156,6 @@ struct rtl_eh GTY(())
rtx sjlj_fc;
rtx sjlj_exit_after;
- htab_t GTY ((param_is (struct ehl_map_entry))) exception_handler_label_map;
-
VEC(tree,gc) *ttype_data;
varray_type ehspec_data;
varray_type action_record_data;