Suppress llvm/test/tools/gold/X86/parallel.ll while investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 2 Sep 2015 10:59:21 +0000 (10:59 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 2 Sep 2015 10:59:21 +0000 (10:59 +0000)
For me,

  Program received signal SIGSEGV, Segmentation fault.
  0x00007ffff7deb0dc in _dl_fixup () from /lib64/ld-linux-x86-64.so.2

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246641 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/gold/X86/parallel.ll

index 8e1d9b675d48873a8857c276822537a4718ce09f..5c16eace5a8bb51b11fb2e41aec24cbcd4ba3483 100644 (file)
@@ -3,6 +3,9 @@
 ; RUN: llvm-nm %t.o0 | FileCheck --check-prefix=CHECK0 %s
 ; RUN: llvm-nm %t.o1 | FileCheck --check-prefix=CHECK1 %s
 
 ; RUN: llvm-nm %t.o0 | FileCheck --check-prefix=CHECK0 %s
 ; RUN: llvm-nm %t.o1 | FileCheck --check-prefix=CHECK1 %s
 
+; FIXME: Invesigating. std::thread crashes in _dl_fixup().
+; REQUIRES: disabled
+
 target triple = "x86_64-unknown-linux-gnu"
 
 ; CHECK0-NOT: bar
 target triple = "x86_64-unknown-linux-gnu"
 
 ; CHECK0-NOT: bar