[Issue 4379] DMD chokes on large nested loop over tuple.

2010-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4379


nfx...@gmail.com changed:

   What|Removed |Added

 CC||nfx...@gmail.com
   Severity|normal  |regression


--- Comment #2 from nfx...@gmail.com 2010-06-24 05:35:43 PDT ---
Can't reproduce it with 2.046.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4379] DMD chokes on large nested loop over tuple.

2010-06-24 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4379


David Simcha dsim...@yahoo.com changed:

   What|Removed |Added

   Severity|regression  |normal


--- Comment #3 from David Simcha dsim...@yahoo.com 2010-06-24 19:42:08 PDT ---
I was able to reproduce this on 2.046.  Try making the tuples bigger.  Maybe
it's at least somewhat nondeterministic, a memory allocation bug or something.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---