[Bug ld/30300] LTO drops entry point symbol

2023-04-15 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are

[Bug binutils/30142] PE .rsrc section is generated as writable

2023-04-15 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30142 --- Comment #2 from Pali Rohár --- Hello! Thanks, I have tested this change and it works perfectly: $ readpe test-rsrc.exe | grep -A 11 'Name:\s*\.rsrc' export directory not found Name:.rsrc

[Bug ld/30145] No way to specify PE IMAGE_SCN_* characteristics

2023-04-15 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30145 --- Comment #3 from Pali Rohár --- Ok, I have tested objcopy --set-section-flags on PE executable. Seems that it is doing something, but only for some of the flags and I really do not understand what it is doing. For me it looks like that

[Bug ld/30359] New: Create Resource-Only DLL

2023-04-15 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 Bug ID: 30359 Summary: Create Resource-Only DLL Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[Bug ld/15516] GNU LD is confused when linker plugin turns COMDAT symbol into static w/o renaming.

2023-04-15 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15516 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are

[Bug ld/30300] LTO drops entry point symbol

2023-04-15 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30300 --- Comment #2 from Pali Rohár --- Hello! Patch is working fine: $ x86_64-w64-mingw32-gcc -Wall -Wextra -nostartfiles -nodefaultlibs -nostdlib test-nostartfiles.c -o test-nostartfiles.exe -flto $ x86_64-w64-mingw32-objdump -p

[Bug gprofng/30360] [gprofng collect] Seg. Fault when application uses std::thread

2023-04-15 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30360 Vladimir Mezentsev changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from

[Bug gprofng/30360] New: [gprofng collect] Seg. Fault when application uses std::thread

2023-04-15 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30360 Bug ID: 30360 Summary: [gprofng collect] Seg. Fault when application uses std::thread Product: binutils Version: 2.41 (HEAD) Status: NEW Severity: normal