[patch] Lno branch merge part 8 -- canonical induction variable creation

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Sat Aug 21 19:04:00 GMT 2004


Hello,

> The simplest fix is to add a test for "TYPE_UNSIGNED () || flag_wrapv"
> to the problematic transformation in your code.

unfortunately this is not possible since it would totally cripple whole
optimization (many of interesting induction variables are signed).

Zdenek



More information about the Gcc-patches mailing list