[llvm-bugs] [Bug 26995] New: [regression] unrecognized reloc 42

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 19 02:16:28 PDT 2016


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

            Bug ID: 26995
           Summary: [regression] unrecognized reloc 42
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: ismail at i10z.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16052
  --> https://llvm.org/bugs/attachment.cgi?id=16052&action=edit
tlb.i (gzipped)

This particular testcase was working with SVN a few days ago:

seferogullari ~ > /opt/clang/bin/clang -v -O2 tlb.i
openSUSE Linux clang version 3.9.0 (trunk 263709) (based on LLVM 3.9.0svn)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/clang/bin
Found candidate GCC installation: /usr/lib64/gcc/x86_64-suse-linux/5
Selected GCC installation: /usr/lib64/gcc/x86_64-suse-linux/5
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64

seferogullari ~ > /opt/clang/bin/clang -O0 -fuse-ld=lld tlb.i -lm
unrecognized reloc 42
clang-3.9: error: linker command failed with exit code 1 (use -v to see
invocation)

-- 
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/20160319/d74e6a4b/attachment.html>


More information about the llvm-bugs mailing list