re PR tree-optimization/20612 (ICE in verify_ssa for -ftree-loop-linear)
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 11 Apr 2005 18:55:47 +0000 (18:55 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Mon, 11 Apr 2005 18:55:47 +0000 (18:55 +0000)
commite5e656a499b7dd38b1ae9d7ddac4c6413963374a
tree9b4105c0a8a37d97ca82b634c1476dd065030f67
parentd3010d7286ad5f894ef662ea189c201f2a724290
re PR tree-optimization/20612 (ICE in verify_ssa for -ftree-loop-linear)

2005-04-11  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/20612
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Fix increment
handling
(perfect_nestify): preheaderbb is *not* part of loop of the
old destination.

From-SVN: r97979
gcc/ChangeLog
gcc/lambda-code.c