FAIL: LLVM :: BugPoint/crash-narrowfunctiontest.ll (379 of 6841) ******************** TEST 'LLVM :: BugPoint/crash-narrowfunctiontest.ll' FAILED ******************** Script: -- /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./bugpoint -load /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/lib/./BugpointPasses.so /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** FAIL: LLVM :: BugPoint/metadata.ll (380 of 6841) ******************** TEST 'LLVM :: BugPoint/metadata.ll' FAILED ******************** Script: -- /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./bugpoint -load /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/lib/./BugpointPasses.so /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/metadata.ll -output-prefix /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/metadata.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./llvm-dis /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./FileCheck /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/metadata.ll -- Exit Code: 1 Command Output (stderr): -- simplifycfg failed! -- ******************** FAIL: LLVM :: BugPoint/remove_arguments_test.ll (381 of 6841) ******************** TEST 'LLVM :: BugPoint/remove_arguments_test.ll' FAILED ******************** Script: -- /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./bugpoint -load /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/lib/./BugpointPasses.so /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/remove_arguments_test.ll -output-prefix /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/remove_arguments_test.ll.tmp -bugpoint-crashcalls -silence-passes /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./llvm-dis /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/remove_arguments_test.ll.tmp-reduced-simplified.bc -o - | /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/bin/./FileCheck /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/remove_arguments_test.ll -- Exit Code: 1 Command Output (stdout): -- Read input file : '/var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2.src/test/BugPoint/remove_arguments_test.ll' *** All input ok Running selected passes on program to test for crash: Execute failed: Program could not be executed Dumped core *** Debugging optimizer crash! Checking to see if these passes crash: -bugpoint-crashcalls: Execute failed: Program could not be executed Dumped core *** Found crashing pass: -bugpoint-crashcalls Emitted bitcode to '/var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc' *** You can reproduce the problem with: opt /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -load /var/tmp/portage/sys-devel/llvm-3.2-r1/work/llvm-3.2_build/lib/./BugpointPasses.so -bugpoint-crashcalls Checking for crash with only these blocks: : -- Command Output (stderr): -- simplifycfg failed! -- ********************