lkml.org 
[lkml]   [2006]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 7/7] Make "inline" no longer mandatory for gcc 4.x
Kurt Wall wrote:
> text data bss dec hex filename
> 2577982 462352 479920 3520254 35b6fe vmlinux.344.NO_OPT
> 2620255 462336 479984 3562575 365c4f vmlinux.442.NO_OPT
> 2326785 462352 479920 3269057 31e1c1 vmlinux.344.OPT
> 2227294 502680 479984 3209958 30fae6 vmlinux.442.OPT

And idea what's up with the .data size there? The first three are almost
exactly the same (as you'd expect) and then the last one jumps up by 40K.
Is there something normally in a different section that goes into normal
.data only in that congiguration? Might be worth looking at with:
objdump -h vmlinux | egrep -v 'CONTENTS|ALLOC'

-Mitch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-08 04:59    [W:0.072 / U:0.932 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site