On 11 January 2017 at 11:40, Manu <turkeyman@gmail.com> wrote:
On 10 January 2017 at 19:04, Iain Buclaw via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

Does double == float on this platform?  That might be interesting...

I think SH2 supports double, but it would be terminally slow... Is there a way to force double == float? What would that do to D?

Ah crap, the SH2-A has an FPU, SH2 does not... no FPU... will GDC work at all with no FPU?