May 17, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4f779561f89e12ff45e30996ad3c8217eb7522e2
      https://github.com/D-Programming-Language/dmd/commit/4f779561f89e12ff45e30996ad3c8217eb7522e2
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  fix Issue 14587 - DMD 2.067.1 generating crashing binary on OSX


  Commit: a7d1edb3c17282994c53fdc797dc3d15f3919d68
      https://github.com/D-Programming-Language/dmd/commit/a7d1edb3c17282994c53fdc797dc3d15f3919d68
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-05-17 (Sun, 17 May 2015)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/testswitch.d

  Log Message:
  -----------
  Merge pull request #4666 from WalterBright/fix14587

fix Issue 14587 - generated 64 bit code for switch jump tables is wrong


Compare: https://github.com/D-Programming-Language/dmd/compare/f02ff584165c...a7d1edb3c172