Commit 4e5ea414 by Jan Hubicka

Oops, wrong tree, sorry

From-SVN: r48374
parent 1d0b96d7
......@@ -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));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment