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

           Summary: PPCISelLowering.cpp, (3945:35)
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


This is from clang 109870 on x86.

It happens when running "make check".

This right-shift operator sometimes gets a negative argument for number of bit
positions to shift.

Same problem occurs at lines 3950 and 3955.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to