]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (init_propagate_block_info): Change the type of i to unsigned.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 4 Nov 2004 20:35:57 +0000 (20:35 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 4 Nov 2004 20:35:57 +0000 (12:35 -0800)
commitdb20bd625728bac2d5543bb5abb6e5e6d96af13f
treea5b833218c8bf872698d3ccc6ad436de7b7bc531
parent968e08d615b03db2f3c8b5b6b40807240cc436da
flow.c (init_propagate_block_info): Change the type of i to unsigned.

2004-11-04  Andrew Pinski  <pinskia@physics.uc.edu>

        * flow.c (init_propagate_block_info): Change the type of i to
        unsigned.

From-SVN: r90080
gcc/ChangeLog
gcc/flow.c