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: ppc32 linker bug


On Thu, May 01, 2003 at 04:45:48PM +0200, Andreas Jaeger wrote:
> Is this something that should be done for all archs?  Can I enable it
> for x86-64?  Is there a testcase I should look at?

I considered doing it for all archs, but decided against it this
close to a release.  A testcase is something like the following
assembly linked against libc.

 .rodata
 .quad timezone
 .data
 .quad environ


-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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