Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 87b9cf934f45a90333daa0d999ba602dd2ef6a81
      
https://github.com/D-Programming-Language/dmd/commit/87b9cf934f45a90333daa0d999ba602dd2ef6a81
  Author: Daniel Murphy <[email protected]>
  Date:   2013-11-20 (Wed, 20 Nov 2013)

  Changed paths:
    M src/backend/cod2.c
    M test/runnable/mars1.d

  Log Message:
  -----------
  Fix Issue 11565 - [Optimizer] Zeroes out the higher 32bits of register in ?: 
expression


  Commit: 056cc7d45d687fda12e263205b54e17a5afc1fad
      
https://github.com/D-Programming-Language/dmd/commit/056cc7d45d687fda12e263205b54e17a5afc1fad
  Author: Walter Bright <[email protected]>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M src/backend/cod2.c
    M test/runnable/mars1.d

  Log Message:
  -----------
  Merge pull request #2841 from yebblies/issue11565

Issue 11565 - [Optimizer] Zeroes out the higher 32bits of register in ?: 
expression


Compare: 
https://github.com/D-Programming-Language/dmd/compare/cf744a4a232a...056cc7d45d68
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to