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

           Summary: Assertion failed: (i < getNumOperands() &&
                    "getOperand() out of range!"), function getOperand,
                    file
                    /a/portbuild/amd64/9/builds/20110221064547.pointyhat-w
                    est/src/lib/clang/libllvmpowerpccodegen/../../../contr
                    ib/llvm/include/llvm/CodeGen/MachineInstr.h, li
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


pes delta$ clang -O2 genborn_sse2_double.c

... warnings ...

Assertion failed: (i < getNumOperands() && "getOperand() out of range!"),
function getOperand, file
/data/home/rdivacky/llvm/include/llvm/CodeGen/MachineInstr.h, line 173.
Stack dump:
0.      Program arguments: /usr/local/bin/clang -cc1 -triple
x86_64-unknown-freebsd8.1 -emit-obj -disable-free -main-file-name
genborn_sse2_double.c -mrelocation-model static -mdisable-fp-elim -masm-verbose
-mconstructor-aliases -munwind-tables -target-cpu x86-64 -target-linker-version
2.15 -momit-leaf-frame-pointer -resource-dir /usr/local/bin/../lib/clang/2.9
-O2 -ferror-limit 19 -fmessage-length 152 -fgnu-runtime
-fdiagnostics-show-option -fcolor-diagnostics -o /tmp/cc-WAGRkq.o -x c
genborn_sse2_double.c 
1.      <eof> parser at end of file
2.      Code generation
3.      Running pass 'Function Pass Manager' on module 'genborn_sse2_double.c'.
4.      Running pass 'Two-Address instruction pass' on function
'@calc_gb_rad_still_sse2_double'
clang: error: unable to execute command: Abort trap: 6 (core dumped)
clang: error: clang frontend command failed due to signal 1 (use -v to see
invocation)

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