[LLVMdev] gmake check failures on FreeBSD
Jeff Cohen
jeffc at jolt-lang.org
Tue Jan 25 19:46:23 PST 2005
Two unexpected failures are occurring:
FAIL:
/usr/home/jeffc/llvm/obj/../test/Regression/CodeGen/X86/shift-double.llx:
FAIL:
/usr/home/jeffc/llvm/obj/../test/Regression/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll:
%Y = cast sbyte %SB to uint ; <uint> [#uses=1]
%Y = cast sbyte %SB to int ; <int> [#uses=1]
%Y = cast sbyte %SB to int ; <int> [#uses=1]
%Y = cast sbyte %SB to uint ; <uint> [#uses=1]
%Y = cast sbyte %SB to int ; <int> [#uses=1]
%Y = cast sbyte %SB to int ; <int> [#uses=1]
More information about the llvm-dev
mailing list