]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/loop-iv.c
loop-iv.c (iv_number_of_iterations): Make it static.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 9 Nov 2004 19:21:29 +0000 (19:21 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 9 Nov 2004 19:21:29 +0000 (19:21 +0000)
commite3715ebdd3e99c729f6ae7081633904b338d3386
treeaab431a62d07bcf7a388163b0eda65661f1db3b5
parent6fe79279b75e0e1bc82d7eb56a3d8fa15aac18e2
loop-iv.c (iv_number_of_iterations): Make it static.

* loop-iv.c (iv_number_of_iterations): Make it static.
* cfgloop.h: Remove the corresponding prototype.

From-SVN: r90358
gcc/ChangeLog
gcc/cfgloop.h
gcc/loop-iv.c