[dmd-internals] [D-Programming-Language/dmd] 1b089f: fix Issue 10634 - Win64: wrong codegen with .int o...

GitHub noreply at github.com
Wed Jul 17 00:32:10 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1b089fc3c80f5be470028d5eedc205f7597018ec
      https://github.com/D-Programming-Language/dmd/commit/1b089fc3c80f5be470028d5eedc205f7597018ec
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M src/backend/cgelem.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix Issue 10634 - Win64: wrong codegen with .int of small structs


  Commit: 97b843779aa6d361b625052a9f1ffecd54a97129
      https://github.com/D-Programming-Language/dmd/commit/97b843779aa6d361b625052a9f1ffecd54a97129
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M src/backend/cgelem.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #2354 from WalterBright/fix10634

fix Issue 10634 - Win64: wrong codegen with .int of small structs


Compare: https://github.com/D-Programming-Language/dmd/compare/e4795a4875d9...97b843779aa6


More information about the dmd-internals mailing list