]> git.ipfire.org Git - thirdparty/gcc.git/commit
unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set on iteration_var.
authorJeffrey A Law <law@cygnus.com>
Mon, 3 Apr 2000 08:35:12 +0000 (08:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 3 Apr 2000 08:35:12 +0000 (02:35 -0600)
commit27dfd15c4411c0ff56fca1cd11173562b57c2463
tree92cde10fc3477d69e3ee797289ea1516e5f87138
parentb50fcdce2c81f2695036ff3ed6bfec7a7e77c9a8
unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set on iteration_var.

        2000-01-20  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
        * unroll.c (loop_iterations): Don't abort if REG_USERVAR_P set
        on iteration_var.

From-SVN: r32879
gcc/ChangeLog
gcc/unroll.c