https://issues.dlang.org/show_bug.cgi?id=19528
Nicholas Wilson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #4 from Nicholas Wilson <[email protected]> --- EAX is 32 bits ib size, a long is 64, I'm surprised the 32-bit one compiles to be honest. The hang with -O -inline is not good though. --
