[Issue 7595] Data being overwritten.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 26 13:20:50 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7595


Lukasz Wrzosek <luk.wrzosek at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |luk.wrzosek at gmail.com


--- Comment #1 from Lukasz Wrzosek <luk.wrzosek at gmail.com> 2012-02-26 13:20:48 PST ---
I can confirm this bug with dmd 2.058 32bit:

output with dmd -unittest bug.d t1.d:
[4, 0, 0, 0, 0, 0, 2, 0, 0, 1, 2, 0, 1, 0, 0, 1]

output with dmd -unittest t1.d bug.d:
[0, 5.31017e-315, 0, 0, 0, 0, 0, 5.30499e-315, 0, 0, 5.29981e-315,
5.30499e-315, 0, 5.29981e-315, 0, 0]


ldc and gdc, both work

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


More information about the Digitalmars-d-bugs mailing list