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/ld test suite portability fixes


On Tue, 22 Feb 2005, Thiemo Seufer wrote:

> > gas/testsuite/:
> > 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
> > 
> > 	* mips/elf-rel-got-n32.d: Pass -march=mips3 to gas to select a
> > 	64-bit architecture.
> 
> We should probably change gas instead to imply MIPS III for -n32/-64.
> It is the required minimum for NewABI anyways.

 Hmm, in this case what about configurations that default to mips32 or 
mips32r2?  I wonder if -n32/-64 shouldn't actually imply the lowest 64-bit 
ISA higher than the default.  That would currently mean mips64 and 
mips64r2 for the mentioned cases, respectively, and mips3 otherwise.

  Maciej


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