[PATCH] Fix PR36078, fallout from early loop unrolling

Zdenek Dvorak rakdver@kam.mff.cuni.cz
Tue Apr 29 14:34:00 GMT 2008


Hi,

> This patch adds a missing SSA update after early complete loop unrolling.
> Appearantly this is only needed if unrolling doesn't operate on
> loop-closed SSA form, but it might also paper over a problem with not
> doing so.

why does this help?  We already call update_ssa in
try_unroll_loop_completely.

Zdenek



More information about the Gcc-patches mailing list