[LLVMdev] Problem Building llvm-gcc 4.2

John Criswell criswell at cs.uiuc.edu
Tue Feb 5 14:16:04 PST 2008


Dear All,

I'm getting the following error building mainline llvm-gcc 4.2 (LLVM and 
llvm-gcc are up to date):

cc1: /home/vadve/criswell/src/llvm22/lib/VMCore/Instructions.cpp:290: 
void llvm::CallInst::init(llvm::Value*, llvm::Value*): Assertion 
`(FTy->getNumParams() == 1 || (FTy->isVarArg() && FTy->getNumParams() == 
0)) && "Calling a function with bad signature"' failed.

Is anyone else seeing this?  I get a similar error when compiling 
mainline llvm-gcc 4.0.

-- John T.




More information about the llvm-dev mailing list