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 (or work around?) strength reduction reducing potentially trapping giv computation (PR rtl-optimization/24899)


On Thu, Dec 15, 2005 at 11:30:16AM -0500, Jakub Jelinek wrote:
> 	* loop.c (strength_reduce): Don't reduce giv that is not always
> 	computable and where add_val or mult_val can trap.
> 	* gcc.c-torture/execute/20051215-1.c: New test.

Ok.

This reminds me that I should get to reviewing the kill-loop
patches that are being posted...


r~


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