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 EVA ASE Support


> -----Original Message-----
> From: Richard Sandiford [mailto:rdsandiford@googlemail.com]
> Sent: Monday, June 17, 2013 5:10 PM
> To: Moore, Catherine
> Cc: Rozycki, Maciej; binutils@sourceware.org
> Subject: Re: [PATCH] MIPS EVA ASE Support
> 
> 
> > Index: gas/testsuite/gas/mips/mips.exp
> >
> ==========================================================
> =========
> > RCS file: /cvs/src/src/gas/testsuite/gas/mips/mips.exp,v
> > retrieving revision 1.222
> > diff -p -u -r1.222 mips.exp
> > --- gas/testsuite/gas/mips/mips.exp	14 Jun 2013 13:30:28 -0000	1.222
> > +++ gas/testsuite/gas/mips/mips.exp	17 Jun 2013 20:28:48 -0000
> > @@ -849,6 +849,8 @@ if { [istarget mips*-*-vxworks*] } {
> >  					[mips_arch_list_matching mips64r2 \
> >  					    !micromips]
> >
> > +    run_dump_test_arches "eva"		[mips_arch_list_matching
> mips32r2 !octeon]
> 
> For the record, this is going to fail on ecoff, as Maciej pointed out for one of
> the other recent patches.  I'm planning to significantly trim the amount of
> testing we do on ecoff though -- hopefully within the week -- so let's commit
> this as-is.
> 
> OK with those changes (or non-change in the last case), thanks.
> 

Should I hold off on fixing the other ecoff test failure?  I was going to look at that next.


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