[dmd-internals] [D-Programming-Language/dmd] e5e7dd: fix Issue 14267 - ICE when determining if a functi...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Mar 10 09:41:21 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e5e7ddca3fd90a8fc473a594efd9204fc6818f73
      https://github.com/D-Programming-Language/dmd/commit/e5e7ddca3fd90a8fc473a594efd9204fc6818f73
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M src/func.c
    A test/runnable/imports/a14267.d
    M test/runnable/inline.d

  Log Message:
  -----------
  fix Issue 14267 - ICE when determining if a function can be inlined


  Commit: ee24a3e7e7123925fa6d6f7569115ed2e1435718
      https://github.com/D-Programming-Language/dmd/commit/ee24a3e7e7123925fa6d6f7569115ed2e1435718
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-03-10 (Tue, 10 Mar 2015)

  Changed paths:
    M src/func.c
    A test/runnable/imports/a14267.d
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #4471 from 9rnsr/fix14267

[REG2.067beta2] Issue 14267 - ICE when determining if a function can be inlined


Compare: https://github.com/D-Programming-Language/dmd/compare/53c5b59ca83e...ee24a3e7e712


More information about the dmd-internals mailing list