This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR24716 scalar evolution miscompilation


Richard Guenther wrote:
> 2005-11-09  Richard Guenther  <rguenther@suse.de>
> 
> 	PR tree-optimization/24716
> 	* tree-scalar-evolution.c (analyze_evolution_in_loop): Use
> 	t_bool to track results from follow_ssa_edge.
> 
> 	* gcc.c-torture/execute/pr24716.c: New testcase.
> 

Ok, thanks.


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