On May 13, 2016 11:50:33 AM GMT+02:00, Richard Biener 
<richard.guent...@gmail.com> wrote:
>On Fri, May 13, 2016 at 11:03 AM, Ilya Enkovich
><enkovich....@gmail.com> wrote:
>> Hi,
>>
>> This patch improves cse_cfg_altered computation by taking into
>account
>> cleanup_cfg returned values.  This resolves another case of
>invalidated
>> dominance info.
>>
>> Bootstrapped and regtested on x86_64-unknown-linux-gnu.  OK for
>turnk?
>
>Ok.

What about making cleanup_cfg __wur (i.e. warn_unused_result) at least when 
checking?

thanks,

Reply via email to