[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #9 from Alan Modra --- With an x86_64-linux --enable-targets=all ld.bfd, the output is assumed to be x86_64-elf64 absent a -m option saying otherwise on the command line. (You should be passing -melf64ppc_fbsd.) The segfault

[Bug gas/23997] PLT32 relocation is off by 4

2018-12-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23997 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|amodra at

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #10 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=87469ba2d2fc953796c7bb64e535d3f283756048 commit

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7af5d5c4dda26ac36ee2ff42af8f39a10382cc41 commit

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread alfredo.junior at eldorado dot org.br
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #8 from Alfredo Dal'Ava Júnior --- looks like the issue occurs only when using the ld from a x86_64 host (cross compiling). Linking the attached files directly from a powerpc64 machine gives: # src/binutils-gdb/ld/ld-new -shared

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-17 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread alfredo.junior at eldorado dot org.br
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #4 from Alfredo Dal'Ava Júnior --- Created attachment 11467 --> https://sourceware.org/bugzilla/attachment.cgi?id=11467=edit write.pico and writev.pico crashing when linking with LD With the files attached, I can reproduce the

[Bug gas/23997] PLT32 relocation is off by 4

2018-12-17 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23997 Florian Weimer changed: What|Removed |Added CC||fweimer at redhat dot com -- You

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #7 from Alan Modra --- OK, my --enable-targets=all build reproduces the segfault. I'll look into it tomorrow, it is getting late here in .au -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread alfredo.junior at eldorado dot org.br
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #6 from Alfredo Dal'Ava Júnior --- (In reply to Alan Modra from comment #5) > I don't reproduce the crash with a x86_64-linux to powerpc64-freebsd > binutils configured with > --disable-nls --enable-plugins --disable-gdb

[Bug ld/23980] powerpc64 ld segfault when linking libc on FreeBSD

2018-12-17 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23980 --- Comment #5 from Alan Modra --- I don't reproduce the crash with a x86_64-linux to powerpc64-freebsd binutils configured with --disable-nls --enable-plugins --disable-gdb --disable-sim --disable-readline \ --disable-libdecnumber

[Bug ld/23906] LD Bug : Undocumented exit status 253

2018-12-17 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23906 Tamar Christina changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|MOVED