Problem with loop-unrolling

Hello,

When we invoke the loop-unroll pass, the compiler is crashing. From
the earlier posts in the mailing-list and from the bug reports, it is
a known problem.

Is there some one working on this bug?

-Suresh

Hello,

I checked out the latest version of the compiler and it seems loop
unrolling is fine. The compiler didn't crash and the loop unroll
transformation is happening.

-Suresh