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 rtl-optimization/20376] The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation.


------- Additional Comments From dnovillo at redhat dot com  2005-03-08 03:16 -------
Subject: Re:  The missed-optimization of general
 induction variables in the new rtl-level loop optimizer cause performance
 degradation.

pinskia at gcc dot gnu dot org wrote:

> Why isn't the tree level loop IV-OPTs doing this?
> 
Because variable i is static.


-- 


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


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