[Bug tree-optimization/18800] [4.0 Regression] ivopt missed
rakdver at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Dec 12 22:12:00 GMT 2004
------- Additional Comments From rakdver at gcc dot gnu dot org 2004-12-12 22:12 -------
The problem is unrelated to the fact that the array is local. It is a problem
in the algorithm that tries to find a suitable set of ivs -- it gets stuck in a
local optimum, thus causing a suboptimal code as a result. I am testing a patch.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rakdver at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
Summary|[4.0 Regression] ivopt |[4.0 Regression] ivopt
|missed, local array |missed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18800
More information about the Gcc-bugs
mailing list