[PATCH] Put .gnu.linkonce.d.rel.ro.* sections into .data.rel.ro output section

Jakub Jelinek jakub@redhat.com
Wed Dec 14 15:16:00 GMT 2005


On Thu, Dec 15, 2005 at 01:36:15AM +1030, Alan Modra wrote:
> Yes.  Hmm, let's have just the sorting you need:
> 
> DATARELRO=".data.rel.ro : { *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*) *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*) }"

Good idea, committed that way.  Thanks.

	Jakub



More information about the Binutils mailing list