[Bug ld/30375] C++ std::cout's rdbuf gives ridiculous address on windows with dynamic linking with ld

2023-04-21 Thread euloanty at live dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30375 cqwrteur changed: What|Removed |Added CC||euloanty at live dot com -- You are recei

Issue 57756 in oss-fuzz: binutils:fuzz_nm: Timeout in fuzz_nm

2023-04-21 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 57756 by sheriffbot: binutils:fuzz_nm: Timeout in fuzz_nm https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57756#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot -- You received this

[Bug ld/30343] LTO ignores linker reference to _pei386_runtime_relocator

2023-04-21 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30343 --- Comment #3 from Pali Rohár --- I have looked at the LD source code but I'm really not sure if I understood it correclty. But for me it looks like that when LD generates runtime pseudo reloc then it tries to reference _pei386_runtime_reloca

[Bug ld/30354] Debug info is lost for functions only called from functions marked with cmse_nonsecure_entry

2023-04-21 Thread torbjorn.svensson at foss dot st.com
https://sourceware.org/bugzilla/show_bug.cgi?id=30354 --- Comment #3 from Torbjörn SVENSSON --- Hi Nick, Long time...! (In reply to Nick Clifton from comment #1) > (In reply to Torbjörn SVENSSON from comment #0) > Hi Torbjörn, > > > Attached is a small demonstration of what's happening. > > I

[Bug binutils/30376] New: windres cannot parse rc files which it itself generated

2023-04-21 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30376 Bug ID: 30376 Summary: windres cannot parse rc files which it itself generated Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: normal

[Bug ld/30359] Create Resource-Only DLL

2023-04-21 Thread pali at kernel dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30359 --- Comment #4 from Pali Rohár --- (In reply to Nick Clifton from comment #3) > (In reply to Pali Rohár from comment #2) > > If adding empty import table and something in code .text sections is feature > > of the linker, it is somewhere docume

[Bug ld/30373] Random? failure of "p_align-1b with PIE" and "p_align-1d with -Wl,-z,max-page-size=0x1000 with PIE"

2023-04-21 Thread clyon at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30373 Christophe Lyon changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug ld/30373] Random? failure of "p_align-1b with PIE" and "p_align-1d with -Wl,-z,max-page-size=0x1000 with PIE"

2023-04-21 Thread clyon at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30373 --- Comment #3 from Christophe Lyon --- We are using 5.15 and 4.15 kernels, Ubuntu-22.04, using docker containers with Ubuntu focal). I had noticed the commit you mention, do you think the problem is related to kernel 4.15? -- You are recei