bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2864] Emitting code to a NOBITS section is not handled properly


From: yaari at il dot ibm dot com
Subject: [Bug ld/2864] Emitting code to a NOBITS section is not handled properly
Date: 29 Jun 2006 08:17:43 -0000

------- Additional Comments From yaari at il dot ibm dot com  2006-06-29 08:17 
-------
Created an attachment (id=1125)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1125&action=view)
executable with NOBITS .plt containing data

an excerpt from readelf --wide -S cmctest:
[34] .plt           NOBITS          00000000a2000350 010350 000050 18  WA  0  
0  8
[35] .bss           NOBITS          00000000a20003a0 0103a0 000008 00  WA  0  
0  1
While .plt is typed NOBITS, we see that it contains data by the fact that its
offset is same as the following section, .bss

-- 


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

------- 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]