July 17, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 82da99d83bc62d043b444885f38c90d9a9cb4b99
      https://github.com/D-Programming-Language/dmd/commit/82da99d83bc62d043b444885f38c90d9a9cb4b99
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  Fix Issue 12833 - switch statement does not work properly when -inline used


  Commit: e701790c2830c4cad03edef6640e111caee13d4e
      https://github.com/D-Programming-Language/dmd/commit/e701790c2830c4cad03edef6640e111caee13d4e
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-07-17 (Thu, 17 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #3776 from yebblies/issue12833

Issue 12833 - switch statement does not work properly when -inline used


Compare: https://github.com/D-Programming-Language/dmd/compare/63a14e6b2f34...e701790c2830