[LLVMbugs] [Bug 3315] New: Error on the attached file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Jan 11 12:26:13 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3315
Summary: Error on the attached file
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Target Description Classes
AssignedTo: unassignedbugs at nondot.org
ReportedBy: andersca at mac.com
CC: llvmbugs at cs.uiuc.edu
The attached file causes the following error in llc
Cannot yet select: 0x180ecf4: ch = declare 0x180f024, 0x180ef14, 0x180ee04
0 llc 0x008704ae char const* std::find<char const*, char>(char
const*, char const*, char const&) + 98
1 llc 0x008709e3 llvm::sys::PrintStackTraceOnErrorSignal() +
593
2 libSystem.B.dylib 0x9655b2bb _sigtramp + 43
3 libSystem.B.dylib 0xffffffff _sigtramp + 1772768623
4 libSystem.B.dylib 0x965cf23a raise + 26
5 libSystem.B.dylib 0x965db679 abort + 73
6 llc 0x0032ba2d (anonymous
namespace)::X86ISelAddressMode::dump() + 1185
7 llc 0x00340291 bool
llvm::isa_impl_cl<llvm::SDNode*>::isa<llvm::AtomicSDNode>(llvm::SDNode*) +
13813
8 llc 0x0045710b llvm::cast_retty<llvm::JumpTableSDNode,
llvm::SDValue>::ret_type llvm::dyn_cast<llvm::JumpTableSDNode,
llvm::SDValue>(llvm::SDValue const&) + 1024401
9 llc 0x002baec7
llvm::createX86ISelDag(llvm::X86TargetMachine&, bool) + 16145
10 llc 0x0045b363 llvm::cast_retty<llvm::JumpTableSDNode,
llvm::SDValue>::ret_type llvm::dyn_cast<llvm::JumpTableSDNode,
llvm::SDValue>(llvm::SDValue const&) + 1041385
11 llc 0x002bd923
llvm::createX86ISelDag(llvm::X86TargetMachine&, bool) + 26989
12 llc 0x005811d8 llvm::SelectionDAGISel::CodeGenAndEmitDAG() +
2930
13 llc 0x00582e4f
llvm::SelectionDAGISel::SelectBasicBlock(llvm::BasicBlock*,
llvm::ilist_iterator<llvm::Instruction>,
llvm::ilist_iterator<llvm::Instruction>) + 575
14 llc 0x00583698
llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function&,
llvm::MachineFunction&, llvm::MachineModuleInfo*, llvm::TargetInstrInfo const&)
+ 2100
15 llc 0x00583a55
llvm::SelectionDAGISel::runOnFunction(llvm::Function&) + 873
16 llc 0x007f51bc
llvm::FPPassManager::runOnFunction(llvm::Function&) + 270
17 llc 0x007f5412
llvm::FunctionPassManagerImpl::run(llvm::Function&) + 116
18 llc 0x007f5598
llvm::FunctionPassManager::run(llvm::Function&) + 156
19 llc 0x000034c5 main + 2615
20 llc 0x00002236 start + 54
--
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