March 10, 2015 [dmd-internals] [D-Programming-Language/dmd] e5e7dd: fix Issue 14267 - ICE when determining if a functi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation