RE: [PATCH, testsuite] MIPS: Upgrade to R2 for -mmicromips.

2016-12-15 Thread Toma Tabacu
Committed as r243687.

Regards,
Toma

> Toma Tabacu writes:
> > microMIPS is not supported on pre-R2 architectures, but the testsuite allows
> > it to be used on pre-R2 architectures, which results in test failures.
> >
> > This patch makes the testsuite upgrade to R2 if -mmicromips is used in a 
> > test.
> >
> > Tested with mips-mti-elf.
> >
> > Regards,
> > Toma
> >
> > gcc/testsuite/ChangeLog:
> >
> > * gcc.target/mips/mips.exp (mips-dg-options): Upgrade to R2 for
> > -mmicromips.
> 
> OK, thanks.
> 
> Matthew


RE: [PATCH, testsuite] MIPS: Upgrade to R2 for -mmicromips.

2016-12-14 Thread Matthew Fortune
Toma Tabacu  writes:
> microMIPS is not supported on pre-R2 architectures, but the testsuite allows
> it to be used on pre-R2 architectures, which results in test failures.
> 
> This patch makes the testsuite upgrade to R2 if -mmicromips is used in a test.
> 
> Tested with mips-mti-elf.
> 
> Regards,
> Toma
> 
> gcc/testsuite/ChangeLog:
> 
>   * gcc.target/mips/mips.exp (mips-dg-options): Upgrade to R2 for
>   -mmicromips.

OK, thanks.

Matthew