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


Ali Cehreli <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]


--- Comment #13 from Ali Cehreli <[email protected]> 2013-10-26 11:30:17 PDT 
---
I hit the same bug without any obvious SIMD operations:

struct Point
{
    double f;
    double g;
}

void main()
{
    Point[1] arr;
}

Ali

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

Reply via email to