[PATCH] MIPS gas: Warnings for (d)la expansions

cgd@broadcom.com cgd@broadcom.com
Tue May 21 09:18:00 GMT 2002


At Tue, 14 May 2002 22:13:42 +0000 (UTC), "Thiemo Seufer" wrote:
> Eric Christopher wrote:
> > > 2002-05-11  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
> > > 
> > > 	/gas/ChangeLog
> > > 	* config/tc-mips.c (macro): Warn about wrong la/dla use.
> > > 
> > 
> > OK.
> > 
> > Any new gcc failures with this?
> 
> No, the warnings are not triggered. (They were in an earlier
> patch, but that was unsuitable for embedded PIC).

Uh...

Whatever patch got checked in breaks the heck out of the embedded-pic
tests in the assembler and the linker:

[...]
/home/cgd/proj/gnu/write/binutils/src/gas/testsuite/gas/mips/empic2.s:30: Warning: la used to load 64-bit address
/home/cgd/proj/gnu/write/binutils/src/gas/testsuite/gas/mips/empic2.s:31: Warning: la used to load 64-bit address
/home/cgd/proj/gnu/write/binutils/src/gas/testsuite/gas/mips/empic2.s:32: Warning: la used to load 64-bit address
/home/cgd/proj/gnu/write/binutils/src/gas/testsuite/gas/mips/empic2.s:33: Warning: la used to load 64-bit address
/home/cgd/proj/gnu/write/binutils/src/gas/testsuite/gas/mips/empic2.s:34: Warning: la used to load 64-bit address
[...]


(That's for target mips-elf and a whole bunch of others...)



chris



More information about the Binutils mailing list