]> git.ipfire.org Git - thirdparty/gcc.git/commit
trans-stmt.c (compute_overall_iter_number): Enhance to precompute the number of inter...
authorRoger Sayle <roger@eyesopen.com>
Thu, 18 Jan 2007 18:17:08 +0000 (18:17 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 18 Jan 2007 18:17:08 +0000 (18:17 +0000)
commit3bf783b7e2095210aaee3da1e797b4348b796896
tree8e73ebedbd664148992d609d0ca894ca246ff53c
parente2265be077337cbef09d8910ee391b3f3f7a048f
trans-stmt.c (compute_overall_iter_number): Enhance to precompute the number of interations in unconditional FORALL nests...

* trans-stmt.c (compute_overall_iter_number): Enhance to precompute
the number of interations in unconditional FORALL nests with constant
bounds.

From-SVN: r120905
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c