This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: alpha tls testsuite failures


On Fri, Mar 04, 2005 at 10:16:17AM +1030, Alan Modra wrote:
> new		old
> .text		.text
> .eh_frame	.data
> .tdata		.tdata
> .tbss		.tbss
> .dynamic	.eh_frame
> .plt		.dynamic
> .data		.plt
> .got		.got
> .sbss		.sbss
> .bss		.bss
> 
> Seems to me that you probably shouldn't have .data stuck in the middle
> of gp addressed sections, but then I don't know enough about the
> limitations of gp relative addressing on alpha to say whether this
> matters or not..

.plt isn't a gp addressed section, so... it isn't in the middle.
Is that what you were thinking?



r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]