This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Fix MIPS LHX in mips-dsp.md


"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


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