Re: [PATCH][Testsuite] Fix mips dsp testsuite mistakes

2016-05-27 Thread Paul Hua
I am wrong, I lost the sta16() in mips dsp manual.

Re: [PATCH][Testsuite] Fix mips dsp testsuite mistakes

2016-05-21 Thread Maciej W. Rozycki
On Sat, 21 May 2016, Paul Hua wrote: > There are some mistakes in mips dsp testsuite. > > This patch fixing it. Thank you for your contribution, however you need to be more explicit with patch descriptions, and explain in detail what problem your change addresses, in this case what mistakes y

[PATCH][Testsuite] Fix mips dsp testsuite mistakes

2016-05-20 Thread Paul Hua
Hi, There are some mistakes in mips dsp testsuite. This patch fixing it. Ok to commit? [mips] Fix mips dsp testsuite mistake. gcc/testsuite/gcc.target/mips/ *mips32-dsp-run.c: Fix mistake. Index: gcc/testsuite/ChangeLog