[llvm-bugs] [Bug 25176] New: [mips][freebsd] R_MIPS_PC32 is not usable due to old linker.
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Wed Oct 14 05:52:29 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25176
            Bug ID: 25176
           Summary: [mips][freebsd] R_MIPS_PC32 is not usable due to old
                    linker.
           Product: new-bugs
           Version: 3.7
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: daniel.sanders at imgtec.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified
It triggers an assertion.
This means that we can't use indirect and/or pc-relative encodings in .eh_frame
and requires a writeable .eh_frame section.
I'm currently testing a patch for this. Hopefully it will be fixed soon.
-- 
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/20151014/39cdb49e/attachment.html>
    
    
More information about the llvm-bugs
mailing list