April 20, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7ec47e158601f18a2dad86d7c594628da753a58a
      https://github.com/D-Programming-Language/dmd/commit/7ec47e158601f18a2dad86d7c594628da753a58a
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-04-20 (Sun, 20 Apr 2014)

  Changed paths:
    M src/optimize.c
    A test/fail_compilation/diag12480.d

  Log Message:
  -----------
  Fix Issue 12480 - Implement better static assert diagnostics by doing CTFE interpretation when optimizing static immutable arrays.


  Commit: 8903f3f8342f9476721470e19c53a10eb31bc31b
      https://github.com/D-Programming-Language/dmd/commit/8903f3f8342f9476721470e19c53a10eb31bc31b
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

  Changed paths:
    M src/optimize.c
    A test/fail_compilation/diag12480.d

  Log Message:
  -----------
  Merge pull request #3474 from AndrejMitrovic/Fix12480

Issue 12480 - Implement better static assert diagnostics for static immutable arrays.


Compare: https://github.com/D-Programming-Language/dmd/compare/c643ec572f8c...8903f3f8342f