This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]