projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d0b96d
)
Oops, wrong tree, sorry
author
Jan Hubicka
<hubicka@gcc.gnu.org>
Sat, 29 Dec 2001 17:33:35 +0000
(17:33 +0000)
committer
Jan Hubicka
<hubicka@gcc.gnu.org>
Sat, 29 Dec 2001 17:33:35 +0000
(17:33 +0000)
From-SVN: r48374
gcc/cfgrtl.c
patch
|
blob
|
history
diff --git
a/gcc/cfgrtl.c
b/gcc/cfgrtl.c
index 3429370480e1a26f38ddb714de7cc8062e06119c..92d230eebce2c7745270003b73565c308b256526 100644
(file)
--- a/
gcc/cfgrtl.c
+++ b/
gcc/cfgrtl.c
@@
-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));