[PATCH] MIPS gas/ld test suite portability fixes

Maciej W. Rozycki macro@mips.com
Tue Feb 22 23:53:00 GMT 2005


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



More information about the Binutils mailing list