[dmd-internals] [D-Programming-Language/dmd] 92251d: fix Issue 10678 - Win64: wrong code passing small ...
GitHub
noreply at github.com
Sat Jul 27 22:28:23 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 92251d67a0a59d4c22d6cb8c7e7557f8d0109bf3
https://github.com/D-Programming-Language/dmd/commit/92251d67a0a59d4c22d6cb8c7e7557f8d0109bf3
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-27 (Sat, 27 Jul 2013)
Changed paths:
M src/backend/cod3.c
M test/runnable/mars1.d
M test/runnable/testabi.d
Log Message:
-----------
fix Issue 10678 - Win64: wrong code passing small fixed sized array as function argument
Commit: e0eefafa57a5f765f44268507213991ebaacc9db
https://github.com/D-Programming-Language/dmd/commit/e0eefafa57a5f765f44268507213991ebaacc9db
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-27 (Sat, 27 Jul 2013)
Changed paths:
M src/backend/cod3.c
M test/runnable/mars1.d
M test/runnable/testabi.d
Log Message:
-----------
Merge pull request #2391 from WalterBright/fix10678
fix Issue 10678 - Win64: wrong code passing small fixed sized array as f...
Compare: https://github.com/D-Programming-Language/dmd/compare/8c08391b37c5...e0eefafa57a5
More information about the dmd-internals
mailing list