------- Additional Comments From amodra at bigpond dot net dot au  2006-08-21 
03:57 -------
You have two .data output section statements.  ld combines the two, so your
*(.data .sdata) input section assignment effectively moves into the first .data
output section statement which of course is before .nodata.

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


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

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