https://sourceware.org/bugzilla/show_bug.cgi?id=19612

            Bug ID: 19612
           Summary: relocation R_X86_64_PC32 against protected symbol
                    `_Tvs19_emptyStringStorageVs6UInt32' can not be used
                    when making a shared object
           Product: binutils
           Version: 2.27 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: markus at trippelsdorf dot de
  Target Milestone: ---

Created attachment 8976
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8976&action=edit
test object file

Building Swift fails on binutils trunk:

 % ld.gold -shared Swift.o
 % ld.bfd  -shared Swift.o
ld.bfd: Swift.o: relocation R_X86_64_PC32 against protected symbol
`_Tvs19_emptyStringStorageVs6UInt32' can not be used when making a shared
object
ld.bfd: final link failed: Bad value

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to