Re: [PATCH] Fix maybe_lower_iteration_bound leak (PR middle-end/56461)

2013-02-27 Thread Jeff Law
On 02/27/2013 01:19 PM, Jakub Jelinek wrote: Hi! This function leaks the not_executed_last_iteration pointer set. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2013-02-27 Jakub Jelinek PR middle-end/56461 * tree-ssa-loop-niter.c (maybe_l

[PATCH] Fix maybe_lower_iteration_bound leak (PR middle-end/56461)

2013-02-27 Thread Jakub Jelinek
Hi! This function leaks the not_executed_last_iteration pointer set. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2013-02-27 Jakub Jelinek PR middle-end/56461 * tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Call pointer_set