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 PR37795


> 2008-10-12  Richard Guenther  <rguenther@suse.de>
>
> 	PR tree-optimization/37795
> 	* tree.h (combine_comparisons): Declare.
> 	* tree.c (combine_comparisons): Export.
> 	* tree-ssa-ifcombine.c (ifcombine_ifandif): Optimize two successive
> 	comparisons.
> 	(ifcombine_iforif): Use combine_comparisons.

ChangeLog and patch don't match (and the patch probably doesn't compile).

-- 
Eric Botcazou


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