gimple-low.c (lower_stmt_body): Make it static.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 8 Mar 2005 16:18:17 +0000 (16:18 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 8 Mar 2005 16:18:17 +0000 (16:18 +0000)
commit1ebf768753e73571eab7c681a3e7e8b88d87161d
tree8dc2b776e58498b925df43d7757757da93fda93f
parent06c8f57b44c63b29d34b6921f812e20c1abfc697
gimple-low.c (lower_stmt_body): Make it static.

* gimple-low.c (lower_stmt_body): Make it static.
* tree-flow.h: Remove the corresponding prototype.  Don't
declare lower_data.

From-SVN: r96110
gcc/ChangeLog
gcc/gimple-low.c