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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to