[cfe-dev] compilation of FreeBSD kernel

Nuno Lopes nunoplopes at sapo.pt
Fri Jan 30 04:31:11 PST 2009


Hi,

Great news!
Please submit a preprocessed file of each type of bug to 
http://llvm.org/bugs . If possible please also reduce the file; if not I'll 
reduce them for you.

Thanks,
Nuno


----- Original Message ----- 
From: "Roman Divacky" <rdivacky at freebsd.org>
To: <cfe-dev at cs.uiuc.edu>
Sent: Friday, January 30, 2009 10:25 AM
Subject: Re: [cfe-dev] compilation of FreeBSD kernel

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




More information about the cfe-dev mailing list