[LLVMbugs] [Bug 10821] New: Test failure: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 31 15:44:57 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10821

           Summary: Test failure: LLVM ::
                    Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: pipping at exherbo.org
                CC: llvmbugs at cs.uiuc.edu


FAIL: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll (4830 of 5624)
******************** TEST 'LLVM ::
Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll' FAILED ********************
Script:
--
/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/Release+Asserts/bin/opt
<
/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll
-loop-simplify -disable-output
--
Exit Code: 134
Command Output (stderr):
--
Block containing LandingPadInst must be jumped to only by the unwind edge of an
invoke.
  %exn = landingpad { i8*, i32 } personality i32 (...)* @__gxx_personality_v0
          cleanup
Block containing LandingPadInst must be jumped to only by the unwind edge of an
invoke.
  %exn325 = landingpad { i8*, i32 } personality i32 (...)*
@__gxx_personality_v0
          cleanup
Broken module found, compilation aborted!
0  libLLVM-3.0svn.so 0x00007ffa6cdb0f4f
1  libLLVM-3.0svn.so 0x00007ffa6cdb16b0
2  libpthread.so.0   0x00007ffa6bd8ef10
3  libc.so.6         0x00007ffa6b0ad5c5 gsignal + 53
4  libc.so.6         0x00007ffa6b0ae8c5 abort + 389
5  libLLVM-3.0svn.so 0x00007ffa6c6c195b
6  libLLVM-3.0svn.so 0x00007ffa6c6a0b07
llvm::FPPassManager::runOnFunction(llvm::Function&) + 719
7  libLLVM-3.0svn.so 0x00007ffa6c6a0b46
llvm::FPPassManager::runOnModule(llvm::Module&) + 46
8  libLLVM-3.0svn.so 0x00007ffa6c6a0710
llvm::MPPassManager::runOnModule(llvm::Module&) + 694
9  libLLVM-3.0svn.so 0x00007ffa6c6a07ef
llvm::PassManagerImpl::run(llvm::Module&) + 207
10 libLLVM-3.0svn.so 0x00007ffa6c6a0833 llvm::PassManager::run(llvm::Module&) +
13
11 opt               0x000000000041b36b main + 7712
12 libc.so.6         0x00007ffa6b099c7d __libc_start_main + 253
13 opt               0x000000000040cab9
Stack dump:
0.      Program arguments:
/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/Release+Asserts/bin/opt
-loop-simplify -disable-output 
1.      Running pass 'Function Pass Manager' on module '<stdin>'.
2.      Running pass 'Module Verifier' on function
'@___ZN9FibonacciC1Ej___ZN9Fibonacci11show_numberEm'
/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/test/Transforms/LoopSimplify/Output/2007-10-28-InvokeCrash.ll.script:
line 2:   888 Aborted                
'/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/Release+Asserts/bin/opt'
'-loop-simplify' '-disable-output' <
'/var/tmp/paludis/build/dev-lang-llvm-scm/work/llvm-scm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll'
--

********************

-- 
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