[Issue 6829] Unsigned rotate standard function in Phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 14 08:10:26 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=6829
--- Comment #36 from Iain Buclaw <ibuclaw at ubuntu.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list