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

           Summary: [ICE](cgcv.c 2162) With a struct of float4 with
                    symbolic debug info
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from [email protected] 2013-06-23 05:29:57 PDT ---
import core.simd;
struct Foo {
    float4 a;
}
void main() {}


compiling with "-g" gives, dmd 2.064alpha:

Internal error: backend\cgcv.c 2162

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

Reply via email to