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

           Summary: [e2ir.c] Problem with ^^ vector op
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: bearophile_h...@eml.cc


--- Comment #0 from bearophile_h...@eml.cc 2011-08-24 03:04:49 PDT ---
void main() {
    auto _ = [1][] ^^ 2;
}


DMD 2.055beta output:

[1][] ^^ 2
Internal error: e2ir.c 683

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

Reply via email to