[llvm-bugs] [Bug 28735] error in backend when compiling v8 on s390x

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 27 07:47:20 PDT 2016


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

Dan Horák <dan at danny.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dan Horák <dan at danny.cz> ---
seems the issue went away with 

[sharkcz at devel11 ~]$ clang-3.9 -v
clang version 3.9.0 (tags/RELEASE_390/final)
Target: s390x-ibm-linux
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/s390x-redhat-linux/6.2.1
Found candidate GCC installation: /usr/lib/gcc/s390x-redhat-linux/6.2.1
Selected GCC installation: /usr/bin/../lib/gcc/s390x-redhat-linux/6.2.1
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161027/bfc07a14/attachment.html>


More information about the llvm-bugs mailing list