https://sourceware.org/bugzilla/show_bug.cgi?id=32638
Nick Clifton <nickc at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nick Clifton <nickc at redhat dot com> --- Fixed. There was an assumption in the x86_64 backend of the BFD linker that if dynamic relocs needed to be created the input file(s) would be well formed. The code did actually check before attempting to create an invalid dynamic reloc, but it just called abort() rather than issuing an error message to the user. -- You are receiving this mail because: You are on the CC list for the bug.