bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/2065] "ld -r" is broken


From: hjl at lucon dot org
Subject: [Bug ld/2065] "ld -r" is broken
Date: 18 Dec 2005 22:18:53 -0000

------- Additional Comments From hjl at lucon dot org  2005-12-18 22:18 -------
That is incorrect. The "prev" field set by

+  ret->os.prev = &((*lang_output_section_statement.tail)
+                  ->output_section_statement);

is always NULL since tail points the next field of the last element on the list.

-- 


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

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