Re: [PATCH] Fix PR90131, wrong-debug

2019-04-21 Thread Richard Biener
On Fri, 19 Apr 2019, Jeff Law wrote: > On 4/19/19 3:26 AM, Jakub Jelinek wrote: > > On Thu, Apr 18, 2019 at 11:20:32AM +0200, Richard Biener wrote: > >> > >> This fixes another case similar to the fixed PR89892, mergephi > >> via remove_forwarder_block_with_phi caused out-of-date debug > >> binds

Re: [PATCH] Fix PR90131, wrong-debug

2019-04-19 Thread Jeff Law
On 4/19/19 3:26 AM, Jakub Jelinek wrote: > On Thu, Apr 18, 2019 at 11:20:32AM +0200, Richard Biener wrote: >> >> This fixes another case similar to the fixed PR89892, mergephi >> via remove_forwarder_block_with_phi caused out-of-date debug >> binds to become live and thus needs similar treatment

Re: [PATCH] Fix PR90131, wrong-debug

2019-04-19 Thread Jakub Jelinek
On Thu, Apr 18, 2019 at 11:20:32AM +0200, Richard Biener wrote: > > This fixes another case similar to the fixed PR89892, mergephi > via remove_forwarder_block_with_phi caused out-of-date debug > binds to become live and thus needs similar treatment as > remove_forwarder_block. Previously it

[PATCH] Fix PR90131, wrong-debug

2019-04-18 Thread Richard Biener
This fixes another case similar to the fixed PR89892, mergephi via remove_forwarder_block_with_phi caused out-of-date debug binds to become live and thus needs similar treatment as remove_forwarder_block. Previously it didn't even bother to move debug stmts because the destination always has