tree-phinodes.c (remove_phi_arg_num): Make it static.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 22 Nov 2004 22:08:11 +0000 (22:08 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 22 Nov 2004 22:08:11 +0000 (22:08 +0000)
commit61ea20f503b15d7b3f5e786c57898ab7f2ff254b
tree09da600f7cc78ed206a214937defe39d62f57519
parente51546f8bf360d3e4f9ec31ebc998a4dede30f94
tree-phinodes.c (remove_phi_arg_num): Make it static.

* tree-phinodes.c (remove_phi_arg_num): Make it static.
* tree-flow.h: Remove the corresponding prototype.

From-SVN: r91037
gcc/ChangeLog
gcc/tree-flow.h
gcc/tree-phinodes.c