<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - error in backend: Cannot select: 0x1039110: ch,glue = X86ISD::TLSBASEADDR 0xfe38f8, TargetGlobalTLSAddress:i32<i8** @thread_mq_tls> 0 > [TF=8]"
   href="https://bugs.llvm.org/show_bug.cgi?id=35269">35269</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>error in backend: Cannot select: 0x1039110: ch,glue = X86ISD::TLSBASEADDR 0xfe38f8, TargetGlobalTLSAddress:i32<i8** @thread_mq_tls> 0 > [TF=8]
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>3.9
          </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>-New Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>EoD@xmw.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I am using a x86_64-pc-linux-gnux32 host (and target) and I am trying to
compile pulseaudio.

<span class="quote">>  CC       pulsecore/libpulsecore_11.0_la-thread-mq.lo
> fatal error: error in backend: Cannot select: 0x1039110: ch,glue = X86ISD::TLSBASEADDR 0xfe38f8, TargetGlobalTLSAddress:i32<i8** @thread_mq_tls> 0 > [TF=8]
>   0x1038fa8: i32 = TargetGlobalTLSAddress<i8** @thread_mq_tls> 0 [TF=8]
> In function: pa_thread_mq_install
> clang-3.9: error: clang frontend command failed with exit code 70 (use -v to see invocation)
> clang version 3.9.1 (tags/RELEASE_391/final)
> Target: x86_64-pc-linux-gnux32
> Thread model: posix
> InstalledDir: /usr/bin</span >


<span class="quote">> $ clang -v
> clang version 3.9.1 (tags/RELEASE_391/final)
> Target: x86_64-pc-linux-gnux32
> Thread model: posix
> InstalledDir: /usr/bin
> Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnux32/5.4.0
> Candidate multilib: .;@mx32
> Candidate multilib: 64;@m64
> Candidate multilib: 32;@m32
> Selected multilib: .;@mx32</span ></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>