Re: [PATCH 6/8] Try successors to find seqno

2011-08-10 Thread Vladimir Makarov
On 08/03/2011 11:30 AM, Alexander Monakov wrote: From: Sergey Grechanik This patch fixes a problem when new jumps created in sel_redirect_edge_and_branch_force could not get correct seqnos. get_seqno_of_a_pred is renamed to get_seqno_for_a_jump. Implementation-wise, it supports looking at multi

[PATCH 6/8] Try successors to find seqno

2011-08-03 Thread Alexander Monakov
From: Sergey Grechanik This patch fixes a problem when new jumps created in sel_redirect_edge_and_branch_force could not get correct seqnos. get_seqno_of_a_pred is renamed to get_seqno_for_a_jump. Implementation-wise, it supports looking at multiple predecessors, and, if that fails, also at succ