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] Fix ext, dextm, dextu size checking


Chao-Ying Fu <Chao-Ying.Fu@imgtec.com> writes:
> Index: mips.exp
> ===================================================================
> RCS file: /cvs/src/src/gas/testsuite/gas/mips/mips.exp,v
> retrieving revision 1.212
> diff -u -p -r1.212 mips.exp
> --- mips.exp	9 Feb 2013 10:24:19 -0000	1.212
> +++ mips.exp	30 Apr 2013 20:32:37 -0000
> @@ -1169,4 +1169,6 @@ if { [istarget mips*-*-vxworks*] } {
>      run_dump_test "r5900"
>      run_dump_test "r5900-full"
>      if $elf { run_list_test "r5900-nollsc" "-mabi=o64 -march=r5900" }
> +
> +    run_list_test_arches "ext-ill"	[mips_arch_list_matching mips64r2]
>  }
>
> (Somehow my account at chaoyingfu@sources.redhat.com doesn't work,
> so I cannot add these two files to CVS.)

Just to check, have you tried @sourceware.org instead of
@sources.redhat.com?  sources.redhat.com no longer works.

>   Ok to commit?  

OK, thanks.

>   Probably I will need to apply for a new account to get write permission.
> Could you sponsor me again?

Sure, no problem!

Richard


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