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

  Changed paths:
    M src/template.c
    A test/fail_compilation/diag12280.d
    M test/fail_compilation/fail125.d
    M test/fail_compilation/fail238_m32.d
    M test/fail_compilation/fail238_m64.d
    M test/fail_compilation/fail260.d
    M test/fail_compilation/fail278.d
    M test/fail_compilation/ice10076.d
    M test/fail_compilation/ice10624.d
    M test/fail_compilation/ice11822.d
    M test/fail_compilation/ice11850.d
    M test/fail_compilation/ice11919.d

  Log Message:
  -----------
  fix Issue 12280 - Redundant "template instance ... error instantiating" messages


  Commit: a6a48591010eedfd1b062a36ee2d9f93ef4f93f6
      https://github.com/D-Programming-Language/dmd/commit/a6a48591010eedfd1b062a36ee2d9f93ef4f93f6
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

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

  Log Message:
  -----------
  Improve error diagnostic in fail_compilation/ice10076.d


  Commit: fbffd20a8587888e0dafd8353e6cc23b910932fe
      https://github.com/D-Programming-Language/dmd/commit/fbffd20a8587888e0dafd8353e6cc23b910932fe
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M src/mtype.c
    M src/template.c
    A test/fail_compilation/diag12280.d
    M test/fail_compilation/fail125.d
    M test/fail_compilation/fail238_m32.d
    M test/fail_compilation/fail238_m64.d
    M test/fail_compilation/fail260.d
    M test/fail_compilation/fail278.d
    M test/fail_compilation/ice10076.d
    M test/fail_compilation/ice10624.d
    M test/fail_compilation/ice11822.d
    M test/fail_compilation/ice11850.d
    M test/fail_compilation/ice11919.d

  Log Message:
  -----------
  Merge pull request #3373 from 9rnsr/fix12280

Issue 12280 - Redundant "template instance ... error instantiating" messages


Compare: https://github.com/D-Programming-Language/dmd/compare/538035d2e29c...fbffd20a8587