Comparison between GDC test suite results on x86 and ARM
Johannes Pfau
nospam at example.com
Wed Jul 25 10:47:58 PDT 2012
Am Wed, 25 Jul 2012 02:24:58 +0200
schrieb Alex Rønne Petersen <alex at lycus.org>:
> Hi,
>
> I just ran the GDC test suite on x86 and ARM. I have attached the
> results to this message.
>
> Quick summary:
>
> x86:
>
> # of expected passes 1287
> # of unexpected failures 21
> # of unresolved testcases 17
>
> ARM:
>
> # of expected passes 1280
> # of unexpected failures 26
> # of unresolved testcases 18
>
> Not bad - the ARM port is progressing nicely.
That's indeed quite good. On what platform did you run those tests?
Soft/Hard float, thumb mode / normal mode, etc?
Did anyone already run the druntime/phobos unittests?
More information about the D.gnu
mailing list