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: Misaligned .bss section for PE?


>> see
>> http://sourceware.org/bugzilla/show_bug.cgi?id=5226, in particular the
>> testcase in comment #1
>>
>> Note PE COFF does not support aligned common , so you may need to add
>> __attribute__((no_common)) to variable.
>>
>
>
> Thanks Danny! I saw that the bug was committed last November and I wonder if
> my problematic as (labeling itself as "GNU assembler (GNU Binutils)
> 2.18.50.20080109") has had the fix?
>

It should.  Can you provide a testcase where you are getting unexpected results?

Danny

> --
> Zuxy
>
>


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