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


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

Reply via email to