On 5/16/2016 7:00 PM, Manu via Digitalmars-d wrote: > If Ethan and Remedy want to expand their use of D, the compiler CAN > NOT emit x87 code. It's just a matter of time before a loop is in a > hot path. dmd no longer emits x87 code for float/double on 64 bit models, and hasn't for years.