[LLVMdev] gmake check failures on FreeBSD

Chris Lattner sabre at nondot.org
Thu May 12 21:54:11 PDT 2005


All fixed.

-Chris

On Thu, 12 May 2005, Jeff Cohen wrote:
> FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/2004-02-22-Casts.llx:
> Assertion failed: (isNew && "Got into the map somehow?"), function 
> AddLegalizedOperand, file 
> /usr/home/llvm/obj/../lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, line 79.
>
>
>       .text
>       .align  16
>       .globl  test1
>       .type   test1, @function
> test1:
>       fldl 4(%esp)
>       ftst
>       fstp %st(0)
>       fnstsw
>       sahf
>       setne %al
>       movzbl %al, %eax
>       #FP_REG_KILL
>       ret
> Abort trap (core dumped)
>
> FAIL: 
> /usr/home/llvm/obj/../test/Regression/CodeGen/X86/fast-cc-pass-in-regs.ll:
> Does not have a RUN line
>
> Running /usr/home/llvm/obj/../test/Regression/Debugger/dg.exp ...
> FAIL: /usr/home/llvm/obj/../test/Regression/Debugger/funccall.ll:
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list