[Issue 5943] Power expression optimisation: 2^^unsigned ==> 1<<unsigned
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jun 20 02:35:32 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5943
--- Comment #2 from github-bugzilla at puremagic.com 2013-06-20 02:35:23 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/50a484a60cc3794281a98c51346fc0dfacfc0f24
Fix Issue 5943 - Power expression optimisation: 2^^unsigned ==> 1<<unsigned
https://github.com/D-Programming-Language/dmd/commit/1f7df6b2b0d0349570d58e92aa5cbceb4572f4c7
Merge pull request #1498 from yebblies/issue5943
Fix Issue 5943 - Power expression optimisation: 2^^unsigned ==> 1<<unsigned
--
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