[PATCH] Clean-up EH after strlen transformation (PR tree-optimization/83593).

Martin Liška mliska@suse.cz
Wed Jan 3 12:56:00 GMT 2018


On 01/03/2018 01:49 PM, Marc Glisse wrote:
> On Wed, 3 Jan 2018, Martin Liška wrote:
> 
> +            *cleanup_eh = maybe_clean_or_replace_eh_stmt (stmt,
> +                                      stmt);
> 
> Do you mean *cleanup_eh |= ... ?
> 

Yes. Thanks!



More information about the Gcc-patches mailing list