[Issue 19584] Illegal optimization: Shift-or -> imul

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 14 22:14:36 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19584

--- Comment #1 from voidstar at gmx.com <voidstar at gmx.com> ---
Using ^ instead of | works around this particular problem.

--


More information about the Digitalmars-d-bugs mailing list