[dmd-internals] [D-Programming-Language/dmd] 5b10f2: Fix Issue 13485 - FP wrong-code with -O
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Feb 13 20:23:50 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 5b10f22e044a89b66bbceebb00dd342987b9d29b
https://github.com/D-Programming-Language/dmd/commit/5b10f22e044a89b66bbceebb00dd342987b9d29b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M src/backend/glocal.c
M test/runnable/mars1.d
Log Message:
-----------
Fix Issue 13485 - FP wrong-code with -O
Commit: 527b3cfc1b018feecd4ee8c037dda35f105ed853
https://github.com/D-Programming-Language/dmd/commit/527b3cfc1b018feecd4ee8c037dda35f105ed853
Author: Walter Bright <walter at walterbright.com>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M src/backend/glocal.c
M test/runnable/mars1.d
Log Message:
-----------
Merge pull request #4394 from yebblies/issue13485
Issue 13485 - FP wrong-code with -O
Compare: https://github.com/D-Programming-Language/dmd/compare/c4387428c034...527b3cfc1b01
More information about the dmd-internals
mailing list