This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix MIPS LHX in mips-dsp.md
- From: Adam Nemet <anemet at caviumnetworks dot com>
- To: "Fu\, Chao-Ying" <fu at mips dot com>
- Cc: "Richard Sandiford" <rdsandiford at googlemail dot com>, "David Daney" <ddaney at caviumnetworks dot com>, <gcc-patches at gcc dot gnu dot org>, "Lau\, David" <davidlau at mips dot com>
- Date: Fri, 13 Nov 2009 09:42:46 -0800
- Subject: Re: [PATCH] Fix MIPS LHX in mips-dsp.md
- References: <94BD67F8AF3ED34FA362C662BA1F12C502BB5DD8@MTVEXCHANGE.mips.com>
"Fu, Chao-Ying" <fu@mips.com> writes:
> Tests on trunk are done.
>
> (OLD TEST RESULTS)
> === gcc Summary ===
>
> # of expected passes 53753
> # of unexpected failures 58
> # of unexpected successes 4
> # of expected failures 79
> # of unresolved testcases 12
> # of unsupported tests 657
> /home/fu/dev/gcc45/build/gcc/xgcc version 4.5.0 20091112 (experimental) [trunk
> revision 154111] (GCC)
>
> (NEW TEST RESULTS)
> === gcc Summary ===
>
> # of expected passes 53755
> # of unexpected failures 56
> # of unexpected successes 4
> # of expected failures 79
> # of unresolved testcases 12
> # of unsupported tests 657
> /home/fu/dev/gcc45/build/gcc/xgcc version 4.5.0 20091112 (experimental) [trunk
> revision 154111] (GCC)
You need to test with all default languages and the libraries not just
gcc. Please give http://gcc.gnu.org/contribute.html a read.
Adam