Re: [lto] Mainline merge @145453

2009-04-06 Thread Jan Hubicka
> Unsurprisingly, this merge was quite painful. Particularly > adapting to all the new EH changes. The main changes I needed to > do: > > - The master_clone field is gone from cgraph_node. Some things > had to be handled differently when reading/writing cgraph > nodes. > > - There was a bu

Re: [lto] Mainline merge @145453

2009-04-06 Thread Diego Novillo
On Mon, Apr 6, 2009 at 10:44, Jan Hubicka wrote: > Sorry, I was actually thinking about checking if LTO saves AKA bitmaps > and tell you, but forgot about that.  What do you mean by shared > regions? If EH region 3 has the AKA bitmap { 4, 5, 7, 13 } then slots 3, 4, 5 7 and 13 in the EH table wi

[lto] Mainline merge @145453

2009-04-06 Thread Diego Novillo
Unsurprisingly, this merge was quite painful. Particularly adapting to all the new EH changes. The main changes I needed to do: - The master_clone field is gone from cgraph_node. Some things had to be handled differently when reading/writing cgraph nodes. - There was a bug when emitting/re