[LLVMbugs] [Bug 1183] NEW: CBE generated code often provokes GCC ICE's

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 6 10:51:30 PST 2007


http://llvm.org/bugs/show_bug.cgi?id=1183

           Summary: CBE generated code often provokes GCC ICE's
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Backend: C
        AssignedTo: sabre at nondot.org
        ReportedBy: sabre at nondot.org


We're generating code like this now:

  ltmp_2731_1 = ((unsigned char * (*) (unsigned char *, unsigned char , unsigned int ))(void*)memset)
(ltmp_2730_1, ((unsigned char )0), ltmp_34_2);

Which is causing tons of GCC ice's. :(

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the llvm-bugs mailing list