December 26, 2013 [dmd-internals] [D-Programming-Language/dmd] 07954f: fix Issue 11793 - [ICE] Compiler runs out of memor... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 07954f1c8f867028ae1d1fc2144bdb9226d2f937 https://github.com/D-Programming-Language/dmd/commit/07954f1c8f867028ae1d1fc2144bdb9226d2f937 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-22 (Sun, 22 Dec 2013) Changed paths: M src/interpret.c A test/fail_compilation/ice11793.d Log Message: ----------- fix Issue 11793 - [ICE] Compiler runs out of memory with trivial program: class with own class member instance Commit: 5fe8b561aa612cef58d88992f65251d0aff84385 https://github.com/D-Programming-Language/dmd/commit/5fe8b561aa612cef58d88992f65251d0aff84385 Author: Walter Bright <walter@walterbright.com> Date: 2013-12-26 (Thu, 26 Dec 2013) Changed paths: M src/interpret.c A test/fail_compilation/ice11793.d Log Message: ----------- Merge pull request #3013 from 9rnsr/fix11793 Issue 11793 - [ICE] Compiler runs out of memory with trivial program: class with own class member instance Compare: https://github.com/D-Programming-Language/dmd/compare/4369b6d85b5c...5fe8b561aa61 |
Copyright © 1999-2021 by the D Language Foundation