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

             Bug #: 13871
           Summary: Assertion failed: (Reg >= X86::FP0 && Reg <= X86::FP6
                    && "Expected FP register!"), function getFPReg, file
                    X86FloatingPoint.cpp, line 332.
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


clang++ -c -O2 -mno-sse ipl_main.cxx


Assertion failed: (Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP
register!"), function getFPReg, file X86FloatingPoint.cpp, line 332.

-- 
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