[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 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 #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 Denys Linke changed: What|Removed |Added Attachment #14526|object file after partial |linked.o description|linking

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

2022-12-15 Thread denys.li...@ipg-automotive.com
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: denys.li...@ipg-automotive.com Target Milestone: --- Hello everyone, the following bug report is related to Windows and can be reproduced with the mingw-w64 toolchain

[Bug binutils/29923] Renaming symbols with objcopy does not affect the drectve Section

2022-12-20 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29923 --- Comment #2 from Denys Linke --- Created attachment 14531 --> https://sourceware.org/bugzilla/attachment.cgi?id=14531=edit renamed.o -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29923] New: Renaming symbols with objcopy does not affect the drectve Section

2022-12-20 Thread denys.li...@ipg-automotive.com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: denys.li...@ipg-automotive.com Target Milestone: --- Hello everyone, the following bug report is related to Windows and can be reproduced with the mingw-w64 toolchain

[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-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 binutils/29923] Renaming symbols with objcopy does not affect the drectve Section

2022-12-20 Thread denys.li...@ipg-automotive.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29923 --- Comment #1 from Denys Linke --- Created attachment 14530 --> https://sourceware.org/bugzilla/attachment.cgi?id=14530=edit aligned.o -- You are receiving this mail because: You are on the CC list for the bug.