[LLVMbugs] [Bug 1707] New: 80 bit floats + eh -> Cannot yet select: 0x8a0ddd8: f80 = TargetConstantFP <0>
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Sep 26 05:16:40 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1707
Summary: 80 bit floats + eh -> Cannot yet select: 0x8a0ddd8: f80
= TargetConstantFP <0>
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1144)
--> (http://llvm.org/bugs/attachment.cgi?id=1144)
testcase .ll
$ llc -f tc.bc -enable-correct-eh-support
Cannot yet select: 0x8a0ddd8: f80 = TargetConstantFP <0>
llc[0x889ff2e]
llc[0x88a01f4]
[0xffffe420]
/lib/tls/i686/cmov/libc.so.6(abort+0x101)[0xb7d10201]
llc[0x84cd0bc]
llc[0x854f45d]
llc[0x8552ff0]
llc[0x855356d]
llc[0x8553e12]
llc(llvm::SelectionDAGISel::CodeGenAndEmitDAG(llvm::SelectionDAG&)+0x133)[0x861de07]
llc(llvm::SelectionDAGISel::SelectBasicBlock(llvm::BasicBlock*,
llvm::MachineFunction&, llvm::FunctionLoweringInfo&)+0xb5)[0x863200b]
llc(llvm::SelectionDAGISel::runOnFunction(llvm::Function&)+0x1e4)[0x8633c4a]
llc[0x84a1ec1]
llc(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x11a)[0x8834c44]
llc(llvm::FunctionPassManagerImpl::run(llvm::Function&)+0x6e)[0x8834ea2]
llc(llvm::FunctionPassManager::run(llvm::Function&)+0x88)[0x8834ff8]
llc(main+0x959)[0x835474b]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7cfa050]
llc(realloc+0x8d)[0x8352c71]
Aborted (core dumped)
--
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