<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - 3.7.1 rc2 - GNU/Linux: CodeGen/sanitize-thread-attr.cpp fails on i386"
   href="https://llvm.org/bugs/show_bug.cgi?id=25713">25713</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>3.7.1 rc2 - GNU/Linux: CodeGen/sanitize-thread-attr.cpp fails on i386
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.6
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LLVM Codegen
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sylvestre@debian.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>FAIL: Clang :: CodeGen/sanitize-thread-attr.cpp (1894 of 8403)
******************** TEST 'Clang :: CodeGen/sanitize-thread-attr.cpp' FAILED
********************
Script:
--
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -triple x86_64-apple-darwin -emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
| /«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
-check-prefix=WITHOUT
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -triple x86_64-apple-darwin -emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
-fsanitize=thread |
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
-check-prefix=TSAN
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
echo
"src:/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp"
>
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-thread-attr.cpp.tmp
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/clang -cc1
-internal-isystem
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/../lib/clang/3.7.1/include
-nostdsysteminc -triple x86_64-apple-darwin -emit-llvm -o -
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
-fsanitize=thread
-fsanitize-blacklist=/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/tools/clang/test/CodeGen/Output/sanitize-thread-attr.cpp.tmp
|
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/build-llvm/Release/bin/FileCheck
-check-prefix=BL
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp
--
Exit Code: 1

Command Output (stderr):
--
/«BUILDDIR»/llvm-toolchain-3.7-3.7.1~+rc2/clang/test/CodeGen/sanitize-thread-attr.cpp:32:8:
error: expected string not found in input
// BL: TSANOk{{.*}}) [[NOATTR]]
       ^
<stdin>:29:38: note: scanning from here
define i32 @_Z7NoTSAN3Pi(i32* %a) #0 {
                                     ^
<stdin>:29:38: note: with variable "NOATTR" equal to "#0"
define i32 @_Z7NoTSAN3Pi(i32* %a) #0 {
                                     ^
<stdin>:38:16: note: possible intended match here
define i32 @_Z6TSANOkPi(i32* %a) #1 {
               ^</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>