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]

Re: PR 6848: Not all targets generate relocs against kept symbols.


Hi Alan,

Oops, there was a typo in that patch:

+ #define tc_allow_reloc_against_unemitted_symbol(reloc, sym) false

should be:

+ #define tc_allow_reloc_against_unemitted_symbol(reloc, sym) FALSE

Cheers
  Nick




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