Running /proj/llvm/head/llvm/test/Transforms/LoopUnswitch/dg.exp ...
FAIL: /proj/llvm/head/llvm/test/Transforms/LoopUnswitch/2007-08-01-
Dom.ll
Failed with signal(SIGSEGV) at line 1
while running: llvm-as < /proj/llvm/head/llvm/test/Transforms/
LoopUnswitch/2007-08-01-Dom.ll | opt -licm -loop-unswitch -disable-
output
opt[0x8572508]
opt[0x85727ce]
[0x7c2420]
opt[0x83eede7]
opt[0x83eee18]
opt[0x83eefa9]
opt[0x83eefa9]
opt[0x83eefa9]
opt[0x83eefa9]
opt[0x83eefa9]
opt[0x83ef590]
opt[0x83ef7b6]
opt(llvm::LPPassManager::runOnFunction(llvm::Function&)+0x3d9)
[0x8454575]
opt(llvm::FPPassManager::runOnFunction(llvm::Function&)+0x132)
[0x850e21c]
opt(llvm::FPPassManager::runOnModule(llvm::Module&)+0x62)[0x850e3ec]
opt(llvm::MPPassManager::runOnModule(llvm::Module&)+0x115) [0x850deb1]
opt(llvm::PassManagerImpl::run(llvm::Module&)+0x6e)[0x850e092]
opt(llvm::PassManager::run(llvm::Module&)+0x1a)[0x850e0e4]
opt(main+0xa95)[0x82a73c9]

I reverted a patch to fix this new test case today because it caused other regression reported by aKor. I am testing a patch to both.
-
Devang
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to