Re: Stream cgraph order

2011-10-04 Thread Richard Guenther
On Mon, 3 Oct 2011, Jan Hubicka wrote: > Hi, > this patch makes us to stream out and stream in the order fields of cgraph > correctly, so -fno-toplevel-reorder works within single compilation unit > with -flto-partition=none. > > This is currently needed to build kernel with LTO and it is useful

Stream cgraph order

2011-10-03 Thread Jan Hubicka
Hi, this patch makes us to stream out and stream in the order fields of cgraph correctly, so -fno-toplevel-reorder works within single compilation unit with -flto-partition=none. This is currently needed to build kernel with LTO and it is useful otherwise (i.e. I made the patch originally for some