https://sourceware.org/bugzilla/show_bug.cgi?id=22706
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Nick Clifton <nickc at redhat dot com> --- Hi Sergei, Thanks for the bug reproducer and the error message patch. The problem happens because the relocs are intended to modify a specific code sequence, but they are being applied to the wrong code. So I have extended your error message patch to replace some more of the assertions with not just error messages, but also early failures so that the code does not go on to process the relocs incorrectly and then try to write to the wrong location. Cheers Nick -- 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