Comparison between GDC test suite results on x86 and ARM
Alex Rønne Petersen
alex at lycus.org
Wed Jul 25 11:22:48 PDT 2012
On 25-07-2012 19:47, Johannes Pfau wrote:
> 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?
>
This was on an Efika MX with a Freescale i.MX515 (ARM Cortex A8)
processor, running armel (normal mode) with soft float.
I might give it a shot in a Debian armhf chroot at some point.
--
Alex Rønne Petersen
alex at lycus.org
http://lycus.org
More information about the D.gnu
mailing list