[Bug optimization/14046] [tree-ssa regression] address calculation not moved out of innermost loop

rguenth at tat dot physik dot uni-tuebingen dot de gcc-bugzilla@gcc.gnu.org
Fri Feb 6 14:49:00 GMT 2004


------- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de  2004-02-06 14:49 -------
looking at the loop optimizer dump and comparing to 3.4, I see that for tree-ssa:

Loop at 71 ignored due to multiple entry points.

so the tree optimizers obfuscate the loop too much it seems (in fact, the
optimized tree dump looks very obfuscated - to me ;) ).

I remember a patch floating around to avoid the obfuscation, but don't remember
if it was applied. Jeff?


-- 


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



More information about the Gcc-bugs mailing list