This is the mail archive of the binutils@sourceware.org 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_frob_file -- fix hi/lo pairings


"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


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