[Bug gas/6517] cvtsi2sd and cvtsi2ss with mem operand may fail to assemble

2008-05-22 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2008-05-22 20:53 --- Fixed by http://sourceware.org/ml/binutils/2008-05/msg00188.html -- What|Removed |Added

objcopy elf32-i386 to pe-i386 breaks R_386_32 relocations

2008-05-22 Thread Dave Denholm
Hi, I think there's a bug in the way objcopy handles R_386_32 (absolute 32-bit) relocation entries when translating from elf to pe-i386 (windows) object files. I first found it running cygwin objcopy on windows, and reproduced it on linux. cygwin version is E:\>c:\cygwin\bin\objcopy --versio

[Bug gas/6517] cvtsi2sd and cvtsi2ss with mem operand may fail to assemble

2008-05-22 Thread hjl dot tools at gmail dot com
-- What|Removed |Added CC||hjl dot tools at gmail dot ||com http://sourceware.org/bugzilla

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread frediano dot ziglio at vodafone dot com
--- Additional Comments From frediano dot ziglio at vodafone dot com 2008-05-22 15:24 --- M... in elf64-hppa.c I replaced line owner = (h ? h->root.u.def.section->owner : dyn_h->owner); (line 1148) with owner = (!dyn_h->owner ? h->root.u.def.section->owner : dyn_h->owner); and no

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread frediano dot ziglio at vodafone dot com
--- Additional Comments From frediano dot ziglio at vodafone dot com 2008-05-22 11:29 --- > > It does not core dump for me Can you send me the entire linker > command line that you are using when the seg-fault occurs ? > Oh... I changed code adding a core if "invalid string of

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-05-22 11:05 --- Subject: Re: segmentation fault building final object Hi Frediano, > Thanks for the patches. However ld still core :( It does not core dump for me Can you send me the entire linker command line that you

Re: [Bug ld/6511] segmentation fault building final object

2008-05-22 Thread Nick Clifton
Hi Frediano, Thanks for the patches. However ld still core :( It does not core dump for me Can you send me the entire linker command line that you are using when the seg-fault occurs ? Cheers Nick ___ bug-binutils mailing list bug-binuti

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread frediano dot ziglio at vodafone dot com
--- Additional Comments From frediano dot ziglio at vodafone dot com 2008-05-22 10:05 --- Thanks for the patches. However ld still core :( I noted trying to debug for symoffset in bfd_elf_string_from_elf_section is passed in a strange way... having ct.o and ctutil.o as input ld parse fir

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-05-22 09:56 --- Hi Frediano, Thanks for the object files. With them I was able to reproduce the behaviour that you describe. I have uploaded two patches. The first, to bfd/elf.c, fixes the problem with strange warning messag

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-05-22 09:53 --- Created an attachment (id=2754) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2754&action=view) Create the new dynamic symbol if it does not already exist -- What|Removed

[Bug ld/6511] segmentation fault building final object

2008-05-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-05-22 09:52 --- Created an attachment (id=2753) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2753&action=view) Stop bfd_elf_get_elf_syms from reading beyond the end of the section -- http://sourceware.org/bugzilla/s