public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Error: load/store address overflow (max 32 bits)
@ 2006-05-10 10:50 Eric Fisher
  2006-05-10 15:10 ` Thiemo Seufer
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Fisher @ 2006-05-10 10:50 UTC (permalink / raw)
  To: binutils

hi,
Such an instruction " sw $2, 0xb0000388 ", when run on GNU assembler
version 2.14 (mips-elf) using BFD version 2.14 20030612, it failswith
info " Error: load/store address overflow (max 32 bits)". But it can
pass under GNU assembler version 2.9.1 (mips-elf), using BFD version
2.9.1.

Is this the problem of the gas version? Is this instrction not
supported or wrong?

Thanks,
Eric.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error: load/store address overflow (max 32 bits)
  2006-05-10 10:50 Error: load/store address overflow (max 32 bits) Eric Fisher
@ 2006-05-10 15:10 ` Thiemo Seufer
  0 siblings, 0 replies; 2+ messages in thread
From: Thiemo Seufer @ 2006-05-10 15:10 UTC (permalink / raw)
  To: Eric Fisher; +Cc: binutils

Eric Fisher wrote:
> hi,
> Such an instruction " sw $2, 0xb0000388 ", when run on GNU assembler
> version 2.14 (mips-elf) using BFD version 2.14 20030612, it failswith
> info " Error: load/store address overflow (max 32 bits)". But it can
> pass under GNU assembler version 2.9.1 (mips-elf), using BFD version
> 2.9.1.
> 
> Is this the problem of the gas version? Is this instrction not
> supported or wrong?

IIRC this was a problem with mis-detecting sign extended values in gas,
it should be fixed in 2.16.1.


Thiemo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-10 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-10 10:50 Error: load/store address overflow (max 32 bits) Eric Fisher
2006-05-10 15:10 ` Thiemo Seufer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).