[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 --- Comment #5 from Tom de Vries --- (In reply to Nick Clifton from comment #4) > Created attachment 12945 [details] > Proposed patch > > Hi Tom, > > > Alternatively, we could choose not to make things easier for the compiler, > > and > >

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 --- Comment #4 from Nick Clifton --- Created attachment 12945 --> https://sourceware.org/bugzilla/attachment.cgi?id=12945&action=edit Proposed patch Hi Tom, > Alternatively, we could choose not to make things easier for the compiler, > an

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 --- Comment #3 from Tom de Vries --- (In reply to Tom de Vries from comment #2) > So, AFAIU it's already questionable that labels are allowed in a dwo section > in the first place. If we assume that they're not allowed, we can still > allow

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 --- Comment #2 from Tom de Vries --- (In reply to Nick Clifton from comment #1) > Created attachment 12944 [details] > Proposed patch > > Hi Tom, > > It seems to me that we ought to keep the relocations. > > So please could you try out

[Bug binutils/26841] objcopy --extract-dwo silently drops relocation

2020-11-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26841 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1