OSDN Git Service

Oops, wrong tree, sorry
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Dec 2001 17:33:35 +0000 (17:33 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Dec 2001 17:33:35 +0000 (17:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48374 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cfgrtl.c

index 3429370..92d230e 100644 (file)
@@ -1515,7 +1515,6 @@ verify_flow_info ()
   rtx x;
   int i, last_bb_num_seen, num_bb_notes, err = 0;
 
-    return;
   bb_info = (basic_block *) xcalloc (max_uid, sizeof (basic_block));
   last_visited = (basic_block *) xcalloc (n_basic_blocks + 2,
                                          sizeof (basic_block));