[Bug ld/11812] Unused .got.plt section generated by linker

2010-09-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-09-24 02:29 --- Created an attachment (id=5000) --> (http://sourceware.org/bugzilla/attachment.cgi?id=5000&action=view) A patch Here is a patch. I'd like to add the new testcases also. -- http://sourceware.org/bugzill

[Bug ld/11812] Unused .got.plt section generated by linker

2010-09-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-09-24 01:23 --- Please provide a testcase for i386. I'd like to add them to linker testsuite. Thanks. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11812 --- You are receiving this mail because: --- You are

[Bug ld/11812] Unused .got.plt section generated by linker

2010-09-23 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2010-09-23 23:38 --- Subject: Re: Unused .got.plt section generated by linker On Thu, Sep 23, 2010 at 11:05:33PM -, hjl dot tools at gmail dot com wrote: > Please provide a complete testcase so that I can debug it. Th

[Bug ld/11812] Unused .got.plt section generated by linker

2010-09-23 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-09-23 23:05 --- (In reply to comment #6) > Of course not, but no other version of binutils omits the GOT section entirely > for a shared library. > > Having the _G_O_T_ symbol point to something that is not a GOT is bogus.

[Bug gas/12049] New: Unnecessary relaxation

2010-09-23 Thread rafael dot espindola at gmail dot com
Gas will relax both jumps in .fill 14, 1, 0x90 jmp .LBB1_23 .fill 14, 1, 0x90 jmp .LBB1_23 .fill 18, 1, 0x90 .align 16, 0x90 .fill 96, 1, 0x90 .LBB1_23: But the second relaxation is not necessary. The final offset of the second one

Regarding objdump.exe for windows

2010-09-23 Thread Siva Prasad
Hello, I am looking for objdump.exe(version 2.13.90 20030111) for windows, could you please provide the web link where exactly we can download. Thanks in advance Regas, SivaPrasad 09986207780 ___ bug-binutils mailing list bug-binutils@gnu.org http://li

[Bug ld/11812] Unused .got.plt section generated by linker

2010-09-23 Thread drow at sources dot redhat dot com
--- Additional Comments From drow at sources dot redhat dot com 2010-09-23 13:46 --- Of course not, but no other version of binutils omits the GOT section entirely for a shared library. Having the _G_O_T_ symbol point to something that is not a GOT is bogus. -- http://sourceware.or