January 28, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 470080a7735309b804920954b892ef615bb972de
      https://github.com/D-Programming-Language/dmd/commit/470080a7735309b804920954b892ef615bb972de
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-01-28 (Sat, 28 Jan 2012)

  Changed paths:
    M src/e2ir.c
  M src/func.c

  Log Message:
  -----------
  fix Issue 3757 - Overloading const function with overridden non-const function results in seg fault.