This is the mail archive of the binutils@sourceware.org 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: Error: load/store address overflow (max 32 bits)


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


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