[LLVMbugs] [Bug 2931] New: [llvm2.4-prerelease] r57979 failed to build
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Oct 22 07:55:44 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2931
Summary: [llvm2.4-prerelease] r57979 failed to build
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
CBackend.cpp: In member function
‘void<unnamed>::CWriter::printConstant(llvm::Constant*, bool)’:
CBackend.cpp:1146: error: no matching function for call to
‘llvm::APFloat::convert(const llvm::fltSemantics&,
llvm::APFloat::roundingMode, bool*)’
/home/edwin/llvm2.4/release/llvm-2.4/include/llvm/ADT/APFloat.h:219: note:
candidates are: llvm::APFloat::opStatus llvm::APFloat::convert(const
llvm::fltSemantics&, llvm::APFloat::roundingMode)
CBackend.cpp: In member function
‘void<unnamed>::CWriter::printFloatingPointConstants(const
llvm::Constant*)’:
CBackend.cpp:2063: error: ‘const class llvm::APFloat’ has no member named
‘bitcastToAPInt’
CBackend.cpp:2069: error: ‘const class llvm::APFloat’ has no member named
‘bitcastToAPInt’
CBackend.cpp:2076: error: ‘const class llvm::APFloat’ has no member named
‘bitcastToAPInt’
CBackend.cpp:2084: error: ‘const class llvm::APFloat’ has no member named
‘bitcastToAPInt’
make[3]: ***
[/home/edwin/llvm2.4/release/llvm-2.4/lib/Target/CBackend/Release/CBackend.o]
Error 1
make[3]: Leaving directory
`/home/edwin/llvm2.4/release/llvm-2.4/lib/Target/CBackend'
--
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