[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread sandra at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #6 from sandra at codesourcery dot com --- That looks like the same patch I was starting to write. :-) It fixes the test case and regression tests OK, but I probably need another day to try it out on the customer's application. -

[Bug ld/28844] ld (bfd) segfaults on building efivar-38 with -flto

2022-02-02 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28844 Sam James changed: What|Removed |Added Resolution|--- |OBSOLETE Status|WAITING

[Bug ld/28855] [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 --- Comment #1 from H.J. Lu --- It looks like missing the -ldl command-line option. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #5 from H.J. Lu --- Created attachment 13954 --> https://sourceware.org/bugzilla/attachment.cgi?id=13954&action=edit A patch Try this. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28855] [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 H.J. Lu changed: What|Removed |Added CC|hjl at sourceware dot org |hjl.tools at gmail dot com -- You

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread dpmendenhall at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 David Mendenhall changed: What|Removed |Added CC||dpmendenhall at gmail dot com --

[Bug ld/28855] [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 Matthias Klose changed: What|Removed |Added CC||hjl at sourceware dot org

[Bug ld/28855] New: [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32

2022-02-02 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28855 Bug ID: 28855 Summary: [2.38 Regression] ld fails to build gnat on x86_64-linux-gnux32 Product: binutils Version: 2.38 Status: NEW Severity: normal

Issue 40689 in oss-fuzz: binutils:fuzz_objdump: Out-of-memory in fuzz_objdump

2022-02-02 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit -deadline-approaching Deadline-Exceeded Comment #4 on issue 40689 by sheriffbot: binutils:fuzz_objdump: Out-of-memory in fuzz_objdump https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40689#c4 This bug has exceeded our disclosure deadline. It ha

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-02-02 Thread shorne at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=28735 Stafford Horne changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

Issue 40903 in oss-fuzz: binutils:fuzz_dlltool: Use-of-uninitialized-value in xstrdup

2022-02-02 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #3 on issue 40903 by sheriffbot: binutils:fuzz_dlltool: Use-of-uninitialized-value in xstrdup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40903#c3 This bug is approaching its deadline for being fixed, and will be automatically dere

Issue 40915 in oss-fuzz: binutils:fuzz_dlltool: Global-buffer-overflow in xstrdup

2022-02-02 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #3 on issue 40915 by sheriffbot: binutils:fuzz_dlltool: Global-buffer-overflow in xstrdup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40915#c3 This bug is approaching its deadline for being fixed, and will be automatically derestri

Issue 40925 in oss-fuzz: binutils:fuzz_strings: Timeout in fuzz_strings

2022-02-02 Thread sheriffbot via monorail
Updates: Labels: Deadline-Approaching Comment #3 on issue 40925 by sheriffbot: binutils:fuzz_strings: Timeout in fuzz_strings https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40925#c3 This bug is approaching its deadline for being fixed, and will be automatically derestricted withi

[Bug ld/28841] ld: Customize output section type

2022-02-02 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=28841 --- Comment #1 from Fangrui Song --- (I wrote `.note.package (SHT_NOTE)` in a hurry. It's better to introduce a keyword) The current proposal is TYPE=, +@item TYPE = @var{type} +Set the section type to the integer @var{type}. When generatin

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread sandra at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #4 from sandra at codesourcery dot com --- I'm kind of confused, here; both the customer's application and Joseph's test case linked correctly without -flto, and I used some printf debugging to track it down to the LTO plugin being

[Bug binutils/28834] incorrect detection of "DWARF error: section .debug_str is larger than its filesize"

2022-02-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28834 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The binutils-2_38-branch branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=203c99c9b9a9c58cce472a1bd4315e3f79b440b7 commit 203c99c9b9a9c

[Bug binutils/28834] incorrect detection of "DWARF error: section .debug_str is larger than its filesize"

2022-02-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28834 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug binutils/28834] incorrect detection of "DWARF error: section .debug_str is larger than its filesize"

2022-02-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28834 --- Comment #3 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=41ba8b76ccc5bb01507beb3b49df039264bcf34a commit 41ba8b76ccc5bb01507beb3b49d

[Bug ld/28848] [2.38 Regression] ld assertion fail ../../bfd/elf32-arm.c:14807

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

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 H.J. Lu changed: What|Removed |Added Attachment #13949|0 |1 is obsolete|

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #3 from H.J. Lu --- ldelf_load_symbols should load all shared libraries added by --copy-dt-needed-entries. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/28849] Symbols aren't properly loaded via --copy-dt-needed-entries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 H.J. Lu changed: What|Removed |Added Version|unspecified |2.39 (HEAD) Ever confirmed|0

[Bug ld/28849] symbol info passed to linker plugin does not include DT_NEEDED shared libraries

2022-02-02 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28849 --- Comment #1 from H.J. Lu --- Created attachment 13949 --> https://sourceware.org/bugzilla/attachment.cgi?id=13949&action=edit A testcase without -lfto [hjl@gnu-tgl-3 pr28849-2]$ make gcc -O2 -c -o z1.o z1.c gcc -shared -fPIC -Wl,-sona

[Bug ld/21464] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, when linking libQtGui.so.4.8.7

2022-02-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21464 --- Comment #26 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Stafford Horne : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c7c6e55b60b072cdcc5c3fc27164b890a0f34520 commit c7c6e55b60b072cdcc5c3fc2

[Bug ld/28735] relocation truncated to fit: R_OR1K_GOT16 on OpenRISC, building libgeos

2022-02-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28735 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Stafford Horne : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c7c6e55b60b072cdcc5c3fc27164b890a0f34520 commit c7c6e55b60b072cdcc5c3fc27