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]

[PATCH] bfd/elfnn-ia64.c: flag when internal_relocs[] has changed


In bug 15904 [1], the changed_relocs boolean is not set when
internal_relocs[] structure has changed, leading to erroneous error
messages and link failures.  The patch attached to the bug [2]
corrects the problem but was somehow never integrated into the source
tree.  Please include it.

Thanks,

Jason

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=15904

[2] https://sourceware.org/bugzilla/attachment.cgi?id=7174


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