This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

Re: An alpha/gas bug


On Mon, Nov 10, 1997 at 04:20:06PM -0500, Ken Raeburn wrote:
> > differently. binutils 2.8.1 generates
> > 
> > 	ldq     v0,0(gp)
> > 	lda     v0,32(v0)
> > 
> > and gas-971031 generates
> > 
> > 	ldq     v0,0(gp)
> > 
> 
> I'm in the middle of some gcc work right now, but I may look at this
> tomorrow if Ian or Richard don't.

The bug isn't in gas, since the relocation contains the proper offset.
My guess is the bug is in ld.so, but I havn't had a chance to verify
that; it could potentially be in ld.


r~