Re: VTA Linux kernel compilation comparison

2009-07-08 Thread Jakub Jelinek
On Wed, Jul 08, 2009 at 12:13:46PM -0400, Frank Ch. Eigler wrote: > Jakub Jelinek writes: > > > [...] With make allyesconfig; [...] > > .debug_info+.debug_loc+.debug_abbrev section sum grew by 1.9MB out > > of 422MB, > > I assume this was with var-tracking turned on (due to the toplev.c > AUTO

Re: VTA Linux kernel compilation comparison

2009-07-08 Thread Frank Ch. Eigler
Jakub Jelinek writes: > [...] With make allyesconfig; [...] > .debug_info+.debug_loc+.debug_abbrev section sum grew by 1.9MB out > of 422MB, I assume this was with var-tracking turned on (due to the toplev.c AUTODETECT_VALUE logic). > [...] there locations weren't really changing. You mean t