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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to