This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: as memory use for large bss arrays


On 11 January 2008 16:33, Andi Kleen wrote:

> 
>         .type   alloc_bm, @object
>         .size   alloc_bm, 4503599627370368
> alloc_bm:
>         .zero   4503599627370368

> Question is why does it even seek for generating BSS?  That is just a number
> isn't it?

  Surely in the absence of any section directive, that's not going to be
treated as @nobits?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]