https://issues.dlang.org/show_bug.cgi?id=13023
safety0ff.bugz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from safety0ff.bugz <[email protected]> --- This looks like another REX issue, dmd is comparing 4 bytes instead of 8 against zero. The lower 4 bytes of (1UL<<32)*2/2 are all zero. --
