Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 928a568aff64b53e6cb0c18f0ee69e5aaed7733d
https://github.com/D-Programming-Language/dmd/commit/928a568aff64b53e6cb0c18f0ee69e5aaed7733d
Author: Brad Roberts <[email protected]>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
M src/iasm.c
Log Message:
-----------
initialize popndTmp rather than rely on carefulness
when usNumops == 0 and emitting a vector instruction, popndTmp is left
uninitialized and is later dereferenced.
Commit: dcb113ce8186b8fee1b7cbe3db89eca037d18b9a
https://github.com/D-Programming-Language/dmd/commit/dcb113ce8186b8fee1b7cbe3db89eca037d18b9a
Author: Walter Bright <[email protected]>
Date: 2012-03-04 (Sun, 04 Mar 2012)
Changed paths:
M src/iasm.c
Log Message:
-----------
Merge pull request #782 from braddr/fixiasm
initialize popndTmp rather than rely on carefulness
Compare: https://github.com/D-Programming-Language/dmd/compare/9225eea...dcb113c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals