[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-21 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a7a32d588f29466221f5b4d421d0fc0a652dae48 commit

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-20 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #7 from Denys Linke --- Created attachment 14532 --> https://sourceware.org/bugzilla/attachment.cgi?id=14532=edit linked.o created with patched ld -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-20 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #6 from Denys Linke --- Hi Nick, thanks for the patch. I can confirm, that it now preserves the .drectve section when doing partial linking. The output of dumpbin.exe now shows this: >> dumpbin /directives linked.o > Microsoft

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #5 from Nick Clifton --- Created attachment 14527 --> https://sourceware.org/bugzilla/attachment.cgi?id=14527=edit Proposed patch Preserve .drectve sections when performing a relocateable link -- You are receiving this mail

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 Nick Clifton changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #2 from Denys Linke --- Created attachment 14525 --> https://sourceware.org/bugzilla/attachment.cgi?id=14525=edit object file created by compiling aligned.c -- You are receiving this mail because: You are on the CC list for

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 Denys Linke changed: What|Removed |Added Attachment #14526|object file after partial |linked.o description|linking

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 Denys Linke changed: What|Removed |Added Attachment #14525|object file created by |aligned.o description|compiling

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 --- Comment #3 from Denys Linke --- Created attachment 14526 --> https://sourceware.org/bugzilla/attachment.cgi?id=14526=edit object file after partial linking -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29900] Partial Linking removes alignment from linker directives

2022-12-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29900 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment