This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Attachment: pr16111.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]