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

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 14371 - [CTFE] Binary assignment expression makes wrong result in compile-time


  Commit: 686f01ddeb416981af2a9c22de48fa3d51fe27cc
      https://github.com/D-Programming-Language/dmd/commit/686f01ddeb416981af2a9c22de48fa3d51fe27cc
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #4529 from 9rnsr/fix14371

Issue 14371 - [CTFE] Binary assignment expression makes wrong result in compile-time


Compare: https://github.com/D-Programming-Language/dmd/compare/7d9a3e2e7ebd...686f01ddeb41