https://bugs.llvm.org/show_bug.cgi?id=35269

            Bug ID: 35269
           Summary: error in backend: Cannot select: 0x1039110: ch,glue =
                    X86ISD::TLSBASEADDR 0xfe38f8,
                    TargetGlobalTLSAddress:i32<i8** @thread_mq_tls> 0 >
                    [TF=8]
           Product: clang
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: e...@xmw.de
                CC: llvm-bugs@lists.llvm.org

I am using a x86_64-pc-linux-gnux32 host (and target) and I am trying to
compile pulseaudio.

>  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


> $ 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to