October 15, 2013
  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d370212fe7613788bcee7391dc733010277d7bd6
      https://github.com/D-Programming-Language/dmd/commit/d370212fe7613788bcee7391dc733010277d7bd6
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/eh.c
    A test/fail_compilation/fail3753.d

  Log Message:
  -----------
  Merge pull request #2630 from WalterBright/fix3753

fix Issue 3753 - ICE(eh.c): Related to exception handling and alloca.