[dmd-internals] [D-Programming-Language/dmd] 46591b: 64 bit codegen fix

noreply at github.com noreply at github.com
Fri Oct 21 19:23:53 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: 46591b679b103809dca86511609a83c7f360c65b
      https://github.com/D-Programming-Language/dmd/commit/46591b679b103809dca86511609a83c7f360c65b
  Author: dawg <dawg at dawgfoto.de>
  Date:   2011-10-21 (Fri, 21 Oct 2011)

  Changed paths:
    M src/backend/cod4.c
  M test/runnable/test42.d

  Log Message:
  -----------
  64 bit codegen fix

 - byte sized shift assign might use legacy high bytes


  Commit: a669a566642ae73670c9c77d2ec6011caa17cac9
      https://github.com/D-Programming-Language/dmd/commit/a669a566642ae73670c9c77d2ec6011caa17cac9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-10-21 (Fri, 21 Oct 2011)

  Changed paths:
    M src/backend/cod4.c
  M test/runnable/test42.d

  Log Message:
  -----------
  Merge pull request #467 from dawgfoto/master

64 bit wrong code for byte sized shift assign


Compare: https://github.com/D-Programming-Language/dmd/compare/38c9b7a...a669a56


More information about the dmd-internals mailing list