July 30, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 88fb243d1bebc65f7dc12b2d2306842ce637aa32
      https://github.com/D-Programming-Language/dmd/commit/88fb243d1bebc65f7dc12b2d2306842ce637aa32
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M src/statement.c
    M test/fail_compilation/warn12809.d
    M test/runnable/warning1.d

  Log Message:
  -----------
  fix Issue 13201 - Wrong "Warning: statement is not reachable" error with -w


  Commit: 3d33947a84b7cceaa259564cf3bc081bf4d5b550
      https://github.com/D-Programming-Language/dmd/commit/3d33947a84b7cceaa259564cf3bc081bf4d5b550
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-07-31 (Thu, 31 Jul 2014)

  Changed paths:
    M src/statement.c
    M test/fail_compilation/warn12809.d
    M test/runnable/warning1.d

  Log Message:
  -----------
  Merge pull request #3835 from 9rnsr/fix13201

[REG2.066a] Issue 13201 - Wrong "Warning: statement is not reachable" error with -w


Compare: https://github.com/D-Programming-Language/dmd/compare/8a8a7cce3c47...3d33947a84b7