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]

[patch]: ctor/dtor section must start at alignment of 8 for x86_64-pc-mingw32


Hello,

While debugging in the iceweasel build (a firefox build by gcc with 
x86_64-pc-mingw32), I noticed that sometimes the start of ctors is getting 
on unaligned address. This produced a failure for constructing.
I corrected the scripttempl/pep.sc file in ld.

2008-04-17  Kai Tietz  <kai.tietz@onevision.com>

        * scripttempl/pep.sc: Align start of symbol __CTOR_LIST__.

Is this patch ok for apply ?

Cheers,
  Kai



|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.
> 

Attachment: mingw64_ctor_dtor.txt
Description: Text document


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