[cfe-dev] compilation of FreeBSD kernel
Roman Divacky
rdivacky at freebsd.org
Fri Jan 30 02:25:14 PST 2009
here's an update as bug 3436 seems to be fixed(is it fixed?):
Compilation errors of GENERIC with clang:
1) Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a
function with a bad signature!"), function init, file Instructions.cpp, line 294.
2x (aic7x)
2) Assertion failed: (0 && "VAArgInst is not yet implemented for x86-64!"), function LowerVAARG, file
X86ISelLowering.cpp, line 5766.
8x
3) ../../../dev/txp/if_txp.c:1379:1: error: conflicting types for 'txp_command'
3x
4) Assertion failed: (S1->getType() == S2->getType() && "Cannot create binary operator with two operands of
differing type!"), function Create, file Instructions.cpp, line 1575.
*** Error code 250
1x (msdosfs_conv.c)
5) ../../../vm/vm_object.c:919:4: error: cannot codegen this return inside scope with VLA yet
2x
16 out of 1211 files (that's 1.32%)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090130/ac6bc48c/attachment.sig>
More information about the cfe-dev
mailing list