]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (allocate_bb_life_data): Make it static.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 8 Nov 2004 19:05:12 +0000 (19:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 8 Nov 2004 19:05:12 +0000 (19:05 +0000)
commit6058028632c72f1c62ea6e526127a33e2236e2a4
tree1eb8e87ef523b4daeab8da23c4c959c966c36329
parent2f2b4a02c7e73283f22625c2e0b6831c80789f83
flow.c (allocate_bb_life_data): Make it static.

* flow.c (allocate_bb_life_data): Make it static.
* basic-block.h: Remove the corresponding prototype.

From-SVN: r90282
gcc/ChangeLog
gcc/basic-block.h
gcc/flow.c