[LLVMbugs] [Bug 3442] New: 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.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Jan 30 06:56:36 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3442
Summary: 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.
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: LLVM Codegen
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rdivacky at freebsd.org
CC: llvmbugs at cs.uiuc.edu
this assertion triggers when compiling the attached is compiled via clang
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list