Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5d79f23865ef39217c0e5069fbc3aae659d74af4
      
https://github.com/D-Programming-Language/dmd/commit/5d79f23865ef39217c0e5069fbc3aae659d74af4
  Author: Daniel Murphy <[email protected]>
  Date:   2014-06-07 (Sat, 07 Jun 2014)

  Changed paths:
    M src/backend/cg87.c

  Log Message:
  -----------
  Fix Issue 12873 - Valgrind unhandled instruction bytes 0x48 0xDB (redundant 
REX_W prefix on x87 load)


  Commit: a44b7b8bc3ff041eb9e524adc242d64672a0c42c
      
https://github.com/D-Programming-Language/dmd/commit/a44b7b8bc3ff041eb9e524adc242d64672a0c42c
  Author: Walter Bright <[email protected]>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M src/backend/cg87.c

  Log Message:
  -----------
  Merge pull request #3634 from yebblies/issue12873

Issue 12873 - Valgrind unhandled instruction bytes 0x48 0xDB (redundant REX_W 
prefix on x87 load)


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

Reply via email to