"James Miller" <[email protected]> wrote in message news:[email protected]...
> My code uses floats, so I just tested using floats instead of doubles > and while I don't get the error, I do get incorrect values. I'll post > the code I used and the disassembly to bugzilla. > > -- > James Miller It might be worth trying it against this patch: https://github.com/D-Programming-Language/dmd/pull/769 On the off chance that I've already fixed it.
