[Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop

2005-07-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-12 00:02 --- Fixed by removing of the loop instead. -- What|Removed |Added Status|NEW

[Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop

2005-06-30 Thread rakdver at gcc dot gnu dot org
--- Additional Comments From rakdver at gcc dot gnu dot org 2005-06-30 11:13 --- I don't think it is useful to fix this. The proper way of handling this kind of loops is to just remove them, not to unroll them completely. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21449

[Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop

2005-06-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-26 20:20 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW

[Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop

2005-06-26 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-06-26 20:48 --- tree complete unrolling, for the record... beef for zdenek? -- What|Removed |Added

[Bug tree-optimization/21449] Loop unroller is way over estimating the unroll size of a loop

2005-05-07 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Version|4.0.0 |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21449