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

--- Comment #19 from Nick Clifton <nickc at redhat dot com> 2011-07-01 13:14:34 
UTC ---
Hi Doug,

> The ARM linux kernel also uses NOLOAD.

Do you know if this entirely for .bss style sections, or maybe for 
establishing a region of memory mapped hardware or I/O ports ?

The point I am interested in is if we changed the current behaviour of 
NOLOAD so that it *did* preserve the contents of any input sections (if 
those contents were non-zero) would this break anything ?  I am pretty 
certain that it would, so I am not going to create a patch to make this 
change.  But I do wonder if there any applications out there that are 
relying upon NOLOAD to actually get rid of the contents of input sections.

Cheers
   Nick

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Reply via email to