[LLVMbugs] [Bug 3682] New: Assertion failed: (0 && "Operand number out of range!"), function ConvertAsmString, file CGStmt.cpp, line 720.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Feb 27 09:35:52 PST 2009


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

           Summary: Assertion failed: (0 && "Operand number out of range!"),
                    function ConvertAsmString, file CGStmt.cpp, line 720.
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: pawel.worach at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2621)
 --> (http://llvm.org/bugs/attachment.cgi?id=2621)
Pre-processed cmll_cbc.c

ccc -O2 -pipe -march=nocona -DTERMIOS -DANSI_SOURCE
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto
-I/usr/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS -DDSO_DLFCN
-DHAVE_DLFCN_H -DOPENSSL_NO_IDEA -DL_ENDIAN -DNO_IDEA -std=gnu89
-fstack-protector  -c
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/camellia/cmll_cbc.c
Assertion failed: (0 && "Operand number out of range!"), function
ConvertAsmString, file CGStmt.cpp, line 720.


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



More information about the llvm-bugs mailing list