re PR tree-optimization/27745 (ICE in execute_todo with -O2 -ftree-loop-linear)
authorSebastian Pop <pop@cri.ensmp.fr>
Mon, 29 May 2006 16:01:16 +0000 (18:01 +0200)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 29 May 2006 16:01:16 +0000 (16:01 +0000)
commit06ac89d1ca5a07462804d35fff86331f9f61eae4
treef060596743742d0cae12cca2eeb0302483bd36ff
parent96e360963381870a4c87c6bbcc918eb65a48bc90
re PR tree-optimization/27745 (ICE in execute_todo with -O2 -ftree-loop-linear)

PR middle-end/27745
* lambda-code.c (perfect_nestify): Don't copy statements
in the inner loop: move them to the inner loop header.

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