[Bug ld/22831] ld causes massive thrashing if object files are not fully memory-resident: new algorithm needed

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 Alan Modra changed: What|Removed |Added Severity|critical|enhancement Status|WAITING

[Bug binutils/26792] Makefiles don't support GNU make job server

2022-07-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26792 --- Comment #4 from H.J. Lu --- *** Bug 12280 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/12280] Makefiles don't support LTO

2022-07-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12280 H.J. Lu changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug ld/12291] "ld -r" doesn't work with mixed IR/non-IR objects

2022-07-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12291 --- Comment #10 from H.J. Lu --- https://sourceware.org/pipermail/binutils/2020-October/113795.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/12291] "ld -r" doesn't work with mixed IR/non-IR objects

2022-07-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=12291 --- Comment #9 from Sam James --- (In reply to H.J. Lu from comment #8) > (In reply to Nick Clifton from comment #7) > > Hi H.J. > > > > (In reply to H.J. Lu from comment #6) > > > > > Here is the proposal: > > > > > It has been moved at:

[Bug ld/12291] "ld -r" doesn't work with mixed IR/non-IR objects

2022-07-22 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=12291 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are

[Bug ld/27998] relocation R_386_GOTOFF against STT_GNU_IFUNC symbol `foo' isn't supported

2022-07-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27998 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The binutils-2_38-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5c0b4ee406035917d0e50aa138194fab57ae6bf8 commit

[Bug ld/27998] relocation R_386_GOTOFF against STT_GNU_IFUNC symbol `foo' isn't supported

2022-07-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27998 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The binutils-2_39-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=28067e797c50eaf33bf24619aea97d3350db69e5 commit

[Bug ld/29378] CTF test failures with GCC 12 and -O0

2022-07-22 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29378 H.J. Lu changed: What|Removed |Added Component|libctf |ld -- You are receiving this mail

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread bergner at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 Peter Bergner changed: What|Removed |Added CC||bergner at linux dot ibm.com -- You

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 --- Comment #6 from Alan Modra --- You are missing rather a lot of object files and libraries in that zip. Besides the libraries you specify with -l, there are also some objects and libraries that your cc adds. You can see those by adding

[Bug ld/20562] Linker aborting on line 444 in bfd_get_reloc_size

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20562 Alan Modra changed: What|Removed |Added Severity|critical|normal Resolution|---

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 --- Comment #5 from Luca Bacci --- Here's a backtrace when hitting the failed assertion in cofflink.c:2279 (gdb) bt #0 _bfd_coff_link_input_bfd (flaginfo=0xfffb40, input_bfd=0xb3f2710) at ../../binutils-gdb/bfd/cofflink.c:2283 #1

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 --- Comment #4 from Luca Bacci --- To link the final executable: x86_64-w64-mingw32-cc -o compose-parse.exe compose-parse.c.obj "-Wl,--allow-shlib-undefined" "-Wl,--start-group" "libgtk.a" "libgtk_css.a" "libglib-2.0.dll.a"

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 --- Comment #3 from Luca Bacci --- Created attachment 14225 --> https://sourceware.org/bugzilla/attachment.cgi?id=14225=edit Bundle with all the object files and static library archives Bundle containing all the needed object files and

[Bug gprofng/29015] On Intel Skylake the call tree is incorrect

2022-07-22 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29015 Kurt Goebel changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this

[Bug gprofng/29350] Incorrect function name assigned

2022-07-22 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29350 Kurt Goebel changed: What|Removed |Added CC||kurt.goebel at oracle dot com

[Bug gprofng/29083] The caller-callee view from the "gprofng display text" tool changes alignment

2022-07-22 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29083 Kurt Goebel changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #4 from Matthias Klose --- no, I also updated the compiler once. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 --- Comment #3 from Alan Modra --- Were the toolchain and libraries exactly the same when you tried to reproduce the fail? If not, we might have a bug somewhere that only triggers once in a blue moon. -- You are receiving this mail

[Bug gprofng/29392] [display html] Unexpected line format in summary file

2022-07-22 Thread ruud.vanderpas at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29392 Ruud van der Pas changed: What|Removed |Added Summary|[gp-display-html] |[display html] Unexpected

[Bug ld/29369] [2.39 Regression] ld: internal error ../../ld/ldlang.c 6452 on powerpc64le-linux-gnu

2022-07-22 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29369 Matthias Klose changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)

2022-07-22 Thread luca.bacci at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29389 --- Comment #2 from Luca Bacci --- Hello, Alan! I was about to prepare a bundle with all the object files, while a stumbled upon this message: $ cp subprojects/gtk/gtk/compose/compose-parse.exe.p/compose-parse.c.obj

[Bug gas/291] GAS assemble direct constant as memory reference

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=291 Alan Modra changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug binutils/5214] large file support incomplete

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=5214 Alan Modra changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug binutils/3807] binutils-all/objcopy.exp test-suite failure for mipsisa32r2el-elf

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=3807 Alan Modra changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug binutils/10003] BFD error since 2.18.1

2022-07-22 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=10003 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---