http://d.puremagic.com/issues/show_bug.cgi?id=6829
--- Comment #36 from Iain Buclaw <[email protected]> 2013-07-14 08:10:23 PDT --- (In reply to comment #35) > Interestingly, translating the code into C and compiling with gcc 4.8.1 does > produce the rotate instructions. But compiling the D version with gdc 4.8 > doesn't. I've no idea why. You can look at output of -fdump-tree-gimple and compare gcc to gdc generated code. But there should be no difference. :) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
