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: evandro at yahoo dot com
Subject: [Bug ld/5866] LD Does not Set GP Size of Archive Modules
Date: 4 Mar 2008 17:29:01 -0000

------- Additional Comments From evandro at yahoo dot com  2008-03-04 17:29 
-------
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


-- 


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]