[patch] mips_frob_file -- fix hi/lo pairings
Richard Sandiford
rdsandiford@googlemail.com
Sat Jun 21 14:12:00 GMT 2008
"Fu, Chao-Ying" <fu@mips.com> writes:
> Index: mips16-hilo-match.d
> ===================================================================
> RCS file: /cvs/src/src/gas/testsuite/gas/mips/mips16-hilo-match.d,v
> retrieving revision 1.1
> diff -u -p -r1.1 mips16-hilo-match.d
> --- mips16-hilo-match.d 9 May 2008 19:28:47 -0000 1.1
> +++ mips16-hilo-match.d 19 Jun 2008 22:02:25 -0000
> @@ -1,4 +1,5 @@
> #objdump: -r
> +#as: -march=mips1
> #name: MIPS16 mips16-hilo-match
>
> .*: +file format .*mips.*
You'd need to make that "-mabi=32 -march=mips16", for targets that
default to 64-bit ABIs.
(Looks good to me otherwise FWIW.)
Richard
More information about the Binutils
mailing list