bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/3089] explicit input section assignment overriden by *LATER* wil


From: amodra at bigpond dot net dot au
Subject: [Bug ld/3089] explicit input section assignment overriden by *LATER* wildcard assignment
Date: 21 Aug 2006 03:57:48 -0000

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




reply via email to

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