------- Additional Comments From amodra at gmail dot com  2010-01-13 03:09 
-------
I wonder why .ncdata has size zero in your map?  I would have expected

.ncdata         0x11e96ed8        0x8 load address 0x01e96ed8
                0x11e96ee0                . = ALIGN (0x10)
 *fill*         0x11e96ed8        0x8 00
 *(.ncdata*)
                0x11e96ee0                . = ALIGN (0x10)
                0x01e96ee0                iramcopy = (. - 0x10000000)

Note the fill and 0x8 for .ncdata section size.  This is what I got when I
cobbled together a testcase.  Hmm, my test didn't have any stubs.  Perhaps there
is a bug in the arm stub sizing?

-- 


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

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