bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/10409] Load address generated correctly, but applied incorrectly


From: amodra at gmail dot com
Subject: [Bug ld/10409] Load address generated correctly, but applied incorrectly.
Date: 13 Jan 2010 03:09:45 -0000

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




reply via email to

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