On 01/19/2016 02:08 PM, Jakub Jelinek wrote:
On Tue, Jan 19, 2016 at 01:27:32PM +0100, Bernd Schmidt wrote:Is there a way to merge these two blocks (e.g. by moving this to the start of the loop and testing for insn or BB_HEAD)?Sure, like this?
That's ok. I'm assuming you know best how to use the dead_debug stuff. Bernd