diff options
Diffstat (limited to 'gcc/cfglayout.c')
-rw-r--r-- | gcc/cfglayout.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cfglayout.c b/gcc/cfglayout.c index eacfd996224..bbdd7a25b41 100644 --- a/gcc/cfglayout.c +++ b/gcc/cfglayout.c @@ -1149,8 +1149,6 @@ cfg_layout_finalize (void) bb->il.rtl->visited = 0; } - break_superblocks (); - #ifdef ENABLE_CHECKING verify_flow_info (); #endif |