------- Additional Comments From amodra at bigpond dot net dot au  2009-10-11 
01:55 -------
Exactly.  The reason is that .text is made a unique section, so doesn't match
the .text in the script.  See unique_section_p, in particular the one in
output_section_callback.  So .text is treated as an orphan, and orphans have
their vma set to zero.

-- 


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

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