[dmd-internals] [D-Programming-Language/dmd] af82ac: fix Issue 14510 - Bad tail call optimization with ...

GitHub via dmd-internals dmd-internals at puremagic.com
Fri Jun 26 23:13:11 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: af82ac6208a576ddae3bfab6b3ec2e4c211015a3
      https://github.com/D-Programming-Language/dmd/commit/af82ac6208a576ddae3bfab6b3ec2e4c211015a3
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/backend/gloop.c
    M test/runnable/test42.d

  Log Message:
  -----------
  fix Issue 14510 - Bad tail call optimization with static arrays


  Commit: 6071f1dbd7c5d70d9b0c4781e8d5efad0f6d95c6
      https://github.com/D-Programming-Language/dmd/commit/6071f1dbd7c5d70d9b0c4781e8d5efad0f6d95c6
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-06-27 (Sat, 27 Jun 2015)

  Changed paths:
    M src/backend/gloop.c
    M test/runnable/test42.d

  Log Message:
  -----------
  Merge pull request #4778 from WalterBright/fix14510

Critical: fix Issue 14510 - Bad tail call optimization with static arrays


Compare: https://github.com/D-Programming-Language/dmd/compare/d8eb13976386...6071f1dbd7c5


More information about the dmd-internals mailing list