[LLVMbugs] [Bug 634] NEW: crash with llc -enable-correct-eh-support

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Sep 29 01:23:20 PDT 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=634

           Summary: crash with llc -enable-correct-eh-support
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eric at vanrietpaap.nl


Could not bugpoint this with "bugpoint --run-llc entry_point.bc
-enable-correct-eh-support --args -march=c" maybe I use it incorrectly.



ExecutionFailed: ExecutionFailed: 139  llc -enable-correct-eh-support
entry_point.bc -march=c -f -o entry_point.c
llc((anonymous namespace)::PrintStackTrace()+0x1f)[0x85c7dff]
llc((anonymous namespace)::SignalHandler(int)+0x120)[0x85c80b0]
/lib/libpthread.so.0[0xb7ea6541]
[0xffffe420]
llc(llvm::SymbolTableListTraits<llvm::Instruction, llvm::BasicBlock,
llvm::Function, llvm::ilist_traits<llvm::Instruction>
>::addNodeToList(llvm::Instruction*)+0x1b)[0x851da1b]
llc(llvm::iplist<llvm::Instruction, llvm::ilist_traits<llvm::Instruction>
>::insert(llvm::ilist_iterator<llvm::Instruction>,
llvm::Instruction*)+0x3a)[0x848f1ea]
llc(llvm::Instruction::Instruction(llvm::Type const*, unsigned int, llvm::Use*,
unsigned int, std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, llvm::Instruction*)+0x73)[0x84f9963]
llc(llvm::StoreInst::StoreInst(llvm::Value*, llvm::Value*,
llvm::Instruction*)+0x73)[0x84fedd3]
llc(llvm::DemoteRegToStack(llvm::Instruction&, bool)+0x410)[0x8597850]
llc((anonymous
namespace)::LowerInvoke::splitLiveRangesLiveAcrossInvokes(std::vector<llvm::InvokeInst*,
std::allocator<llvm::InvokeInst*> >&)+0x77b)[0x846d99b]
llc((anonymous
namespace)::LowerInvoke::insertExpensiveEHSupport(llvm::Function&)+0x165)[0x846dee5]
llc((anonymous
namespace)::LowerInvoke::runOnFunction(llvm::Function&)+0x20)[0x846fbd0]
llc(llvm::PassManagerT<llvm::Function>::runOnUnit(llvm::Function*)+0x635)[0x8540ed5]
llc(llvm::PassManagerTraits<llvm::Function>::runOnFunction(llvm::Function&)+0x17)[0x8539e87]
llc(llvm::FunctionPass::runOnModule(llvm::Module&)+0x83)[0x8508b33]
llc(llvm::PassManagerT<llvm::Module>::runOnUnit(llvm::Module*)+0x635)[0x853e015]
llc(llvm::PassManagerTraits<llvm::Module>::runOnModule(llvm::Module&)+0x17)[0x853f157]
llc(llvm::PassManager::run(llvm::Module&)+0x1b)[0x8507edb]
llc(main+0x76f)[0x8159b8f]
/lib/libc.so.6(__libc_start_main+0xad)[0xb7cb551d]
llc[0x81583a1]



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list