On 10/17/2016 3:48 AM, Ilya Yaroshenko wrote: > [...] This is worthy of another bugzilla issue. One thing you can try is to reimplement std.complex using native complex numbers instead of the fields .re and .im, and see if that produces better code.