January 30, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8e78b546fc14741b44d1598619fb1a12d7692983
      https://github.com/D-Programming-Language/dmd/commit/8e78b546fc14741b44d1598619fb1a12d7692983
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12040.d

  Log Message:
  -----------
  fix Issue 12040 - Compiler segfault with circular reference in variable type


  Commit: b55e02e72184cf77fc79fd30102aee6133e0da47
      https://github.com/D-Programming-Language/dmd/commit/b55e02e72184cf77fc79fd30102aee6133e0da47
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-01-30 (Thu, 30 Jan 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12040.d

  Log Message:
  -----------
  Merge pull request #3178 from 9rnsr/fix12040

Issue 12040 - Compiler segfault with circular reference in variable type


Compare: https://github.com/D-Programming-Language/dmd/compare/f19ea41b3d04...b55e02e72184