[Issue 8079] Memory corruption on stack-allocated temporary static arrays

2012-05-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8079



--- Comment #2 from hst...@quickfur.ath.cx 2012-05-22 11:13:49 PDT ---
Can no longer reproduce this bug in latest git dmd, may have been fixed?

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


[Issue 8079] Memory corruption on stack-allocated temporary static arrays

2012-05-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=8079



--- Comment #1 from hst...@quickfur.ath.cx 2012-05-10 12:11:18 PDT ---
P.S. Changing the static array to int[4] for some reason makes the problem go
away. Don't know how this is relevant, but might be useful to track down the
bug in the compiler.

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