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/19937] [4.0 regression] Wrong loop exit


------- Additional Comments From schwab at suse dot de  2005-02-13 19:17 -------
Broken by this patch: 
 
2005-02-06  Zdenek Dvorak  <dvorakz@suse.cz> 
 
	* tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add 
	unnecessary cast to original induction variable increments. 

-- 


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


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