[Bug tree-optimization/17560] [4.0 Regression] Infinite recursion in tree-scalar-evolution with -Os

rakdver at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 8 13:22:00 GMT 2004


------- Additional Comments From rakdver at gcc dot gnu dot org  2004-10-08 13:21 -------
This fix should not be necessary (in fact we had the code like this before, but
I removed it and replaced it by current solution; the problem with is that it
behaves really weird, for example the results are dependent on in which order we
process the variables) -- we check for irreducible regions in scev already. 
Could you check whether the edges are marked as irreducible? If not, this would
be the problem.

Zdenek

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17560



More information about the Gcc-bugs mailing list