March 29, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e522feb89f080b489eade882bd204006df506cf5
      https://github.com/D-Programming-Language/dmd/commit/e522feb89f080b489eade882bd204006df506cf5
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

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

  Log Message:
  -----------
  fix Issue 14352 - Two goto cases in one case branch does not work correctly


  Commit: 83a949937d2b74f2a15215c7306530a8a39ba2f9
      https://github.com/D-Programming-Language/dmd/commit/83a949937d2b74f2a15215c7306530a8a39ba2f9
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-03-29 (Sun, 29 Mar 2015)

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

  Log Message:
  -----------
  Merge pull request #4531 from 9rnsr/fix14352

Issue 14352 - Two goto cases in one case branch does not work correctly


Compare: https://github.com/D-Programming-Language/dmd/compare/55c0dd9fedba...83a949937d2b