[gold commit] PR 16111: Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386)

Cary Coutant ccoutant@gmail.com
Sun Mar 27 23:14:00 GMT 2016


R_386_GOTOFF cannot be used to reference a non-local symbol. Gold was
not diagnosing this error.

-cary


2016-03-27  Cary Coutant  <ccoutant@gmail.com>

gold/
        PR gold/16111
        * i386.cc (Target_i386): Add check for fully-resolved symbol for
        R_386_GOTOFF.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr16111.patch
Type: application/octet-stream
Size: 1374 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20160327/aa58beaa/attachment.obj>


More information about the Binutils mailing list