[Bug ld/30756] ld: -Wl, -z, pack-relative-relocs -Wl, --no-keep-memory goes OOM on i586 link

2023-08-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30756 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/30566] -z pack-relative-relocs --no-keep-memory uses more memory than without --no-keep-memory

2023-08-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30566 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/30756] ld: -Wl, -z, pack-relative-relocs -Wl, --no-keep-memory goes OOM on i586 link

2023-08-30 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30756 --- Comment #7 from Sam James --- Adam, are you hitting PR30566 maybe? It was fixed in 2.41. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30811] New: bfd segfault with clang LTO and OpenMP

2023-08-30 Thread du.paul136 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 Bug ID: 30811 Summary: bfd segfault with clang LTO and OpenMP Product: binutils Version: 2.41 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread du.paul136 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 --- Comment #1 from Paul Du --- Created attachment 15095 --> https://sourceware.org/bugzilla/attachment.cgi?id=15095&action=edit main file -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread du.paul136 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 Paul Du changed: What|Removed |Added Attachment #15095|0 |1 is obsolete|

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread du.paul136 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 --- Comment #3 from Paul Du --- To test the example, you can either: - Run manual_build.sh - Use the CMakeLists.txt like that: mkdir build && cd build && CC=/usr/bin/clang CXX=/usr/bin/clang++ cmake -DCMAKE_BUILD_TYPE=Release -GNinja .. && nin

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread du.paul136 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 --- Comment #4 from Paul Du --- Oops, I forgot to add that the problem disappears if I do: - Remove -flto=thin from the compiler & linker flags -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/30791] Do not merge sections with same name and SHF_LINK_ORDER, but different sh_link value

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

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug binutils/30703] bfd doc doesn't build anymore with makeinfo 4.12

2023-08-30 Thread tromey at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30703 --- Comment #8 from Tom Tromey --- Maybe someone with this issue could try: https://sourceware.org/pipermail/binutils/2023-August/129302.html You really only need the first patch. -- You are receiving this mail because: You are on the CC l

[Bug ld/30791] Do not merge sections with same name and SHF_LINK_ORDER, but different sh_link value

2023-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30791 H.J. Lu changed: What|Removed |Added Last reconfirmed||2023-08-30 Status|UNCONFIRMED

Issue 59511 in oss-fuzz: binutils:fuzz_as: Heap-use-after-free in hash_symbol_entry

2023-08-30 Thread sheriffbot via monorail
Updates: Labels: -deadline-approaching -restrict-view-commit Deadline-Exceeded Comment #3 on issue 59511 by sheriffbot: binutils:fuzz_as: Heap-use-after-free in hash_symbol_entry https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59511#c3 This bug has exceeded our disclosure deadline.

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bac5753ca24bbbd601b6be93faa40e9458d8baa5 commit bac5753ca24bbbd601b6be93faa40e94

[Bug ld/30811] bfd segfault with clang LTO and OpenMP

2023-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30811 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug ld/30791] Do not merge sections with same name and SHF_LINK_ORDER, but different sh_link value

2023-08-30 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30791 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|---

[Bug ld/30813] New: Compilation Fails Due to the Use of Protected Symbols

2023-08-30 Thread chenhaixiang3 at huawei dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30813 Bug ID: 30813 Summary: Compilation Fails Due to the Use of Protected Symbols Product: binutils Version: 2.40 Status: UNCONFIRMED Severity: normal Priority: P2