bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/5866] LD Does not Set GP Size of Archive Modules


From: hjl dot tools at gmail dot com
Subject: [Bug ld/5866] LD Does not Set GP Size of Archive Modules
Date: 7 Mar 2008 04:11:52 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2008-03-07 
04:11 -------
(In reply to comment #3)
> Instructions to reproduce this issue:
> 
> as d.s -o d.o
> as e.s -o e.o
> ar r e.a e.o
> 
> The command below results in both "e4" and "ef" to be placed in .bss:
> 
> ld d.o e.a
> 
> Whereas the command below correctly places "e4" in .sbss:
> 
> ld d.o e.o
> 

Your testcase is incorrect on ia64-linux, ppc-linux and mips-linux.
I either got assembler error and linker error. Do you have a testcase
for a supported binutils target?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=5866

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]