bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12038] LD is loading to the wrong address with m68hc11


From: amodra at gmail dot com
Subject: [Bug binutils/12038] LD is loading to the wrong address with m68hc11
Date: 20 Sep 2010 04:21:18 -0000

------- Additional Comments From amodra at gmail dot com  2010-09-20 04:21 
-------
This is really a bug in FreeEMS. The linker scripts don't mention where to place
.ppageF8 input sections.  (The .ppageF8 output section doesn't have
*(.ppageF8).)  So placement of objects/utils.o .ppageF8 is left to the linker
orphan handling code, and exactly what happens with orphans has changed over
time.  Current mainline ld reverts to older ld behaviour,
http://sourceware.org/ml/binutils/2010-01/msg00254.html, so if there is a ld
"bug" here, it has already been fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

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