[dmd-internals] [D-Programming-Language/dmd] 1fced8: Fix Issue 13023 - optimizer produces wrong code fo...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Jul 24 15:51:00 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 1fced8b109eb74b03adc232ca6057c2235505049
https://github.com/D-Programming-Language/dmd/commit/1fced8b109eb74b03adc232ca6057c2235505049
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-07-25 (Fri, 25 Jul 2014)
Changed paths:
M src/backend/cod3.c
M test/runnable/mars1.d
Log Message:
-----------
Fix Issue 13023 - optimizer produces wrong code for comparision and division of ulon
Commit: f79c6c576bae0a14edc4b4eb67134f753f7a7b8b
https://github.com/D-Programming-Language/dmd/commit/f79c6c576bae0a14edc4b4eb67134f753f7a7b8b
Author: Walter Bright <walter at walterbright.com>
Date: 2014-07-24 (Thu, 24 Jul 2014)
Changed paths:
M src/backend/cod3.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #3809 from yebblies/issue13023
Issue 13023 - optimizer produces wrong code for comparision and division of ulong
Compare: https://github.com/D-Programming-Language/dmd/compare/f4a8858f5dd2...f79c6c576bae
More information about the dmd-internals
mailing list