[Issue 6829] Unsigned rotate standard function in Phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jul 13 14:27:56 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=6829
--- Comment #33 from hsteoh at quickfur.ath.cx 2013-07-13 14:27:53 PDT ---
Interesting. Running dmd -m32 -O works, produces the rotate instructions.
For some reason, I still can't coax gdc to do this. I've tried all combinations
of -O, -O2, -O3 and -m32 , -m64, and it still only produces shift + bitwise OR.
Any clues, Iain? :)
--
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