aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/passes.c')
-rw-r--r--gcc/passes.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/passes.c b/gcc/passes.c
index 36b13d1..37e84c8 100644
--- a/gcc/passes.c
+++ b/gcc/passes.c
@@ -1538,10 +1538,6 @@ rest_of_clean_state (void)
static void
rest_of_compilation (void)
{
- /* Convert from NOTE_INSN_EH_REGION style notes, and do other
- sorts of eh initialization. */
- convert_from_eh_region_ranges ();
-
/* If we're emitting a nested function, make sure its parent gets
emitted as well. Doing otherwise confuses debug info. */
{