fetching https://github.com/WalterBright/dmd.git fix10910 (attempt: 1/3)
From https://github.com/WalterBright/dmd
 * branch            fix10910   -> FETCH_HEAD

merging FETCH_HEAD
Updating 278e6fb..eb52ef6
Fast-forward
 compiler/src/dmd/dcast.d                   | 17 +++++++++++++++--
 compiler/src/dmd/dsymbolsem.d              |  2 +-
 compiler/src/dmd/expressionsem.d           |  3 +++
 compiler/src/dmd/initsem.d                 | 26 ++++++++++++++++++++++++--
 compiler/src/dmd/optimize.d                |  3 ++-
 compiler/test/compilable/test9565.d        | 11 +++++++----
 compiler/test/fail_compilation/fail201.d   |  2 +-
 compiler/test/fail_compilation/fail202.d   |  2 +-
 compiler/test/fail_compilation/fail203.d   |  2 +-
 compiler/test/fail_compilation/fail232.d   |  6 +++---
 compiler/test/fail_compilation/fail57.d    |  2 +-
 compiler/test/fail_compilation/test10910.d | 18 ++++++++++++++++++
 12 files changed, 77 insertions(+), 17 deletions(-)
 create mode 100644 compiler/test/fail_compilation/test10910.d