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: [PATCH] MIPS gas: Warnings for (d)la expansions


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


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