[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2018-07-02 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #16 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=30e5322741b7cb8fe90bec43ab93eecceaaec0e7 commit

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-27 Thread costamagnagianfranco at yahoo dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #15 from Gianfranco --- makes sense, thanks! -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-27 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #14 from Maciej W. Rozycki --- It's there on master: ld/testsuite/ld-mips-elf/pr21334.*; not backported to 2.28 to avoid new features (`readelf -A' static GOT addition) on a release branch. -- You are

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-27 Thread costamagnagianfranco at yahoo dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #13 from Gianfranco --- Hello, can we have the testcase added to the testsuite to avoid regressions? thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-26 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 Maciej W. Rozycki changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #11 from cvs-commit at gcc dot gnu.org --- The binutils-2_28-branch branch has been updated by Maciej W. Rozycki :

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #10 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=23ec1e32b1ab714649a7c25e49b5d721fe3bd3db

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-26 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #9 from Alastair Hughes --- I can confirm that the second patch also fixes the issue that I had come across. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-11 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 Maciej W. Rozycki changed: What|Removed |Added Status|WAITING |ASSIGNED

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-07 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 Maciej W. Rozycki changed: What|Removed |Added Attachment #9975|0 |1

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-04-06 Thread ma...@linux-mips.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 Maciej W. Rozycki changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread costamagnagianfranco at yahoo dot it
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 Gianfranco changed: What|Removed |Added CC||costamagnagianfranco@yahoo.

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #3 from Alastair Hughes --- Created attachment 9957 --> https://sourceware.org/bugzilla/attachment.cgi?id=9957=edit musl's crt1.o musl's crt1.o file which causes the assertion failure -- You are receiving this mail because:

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #2 from Alastair Hughes --- Created attachment 9956 --> https://sourceware.org/bugzilla/attachment.cgi?id=9956=edit Test object file Test object file generated from config.c; links without the assertion failure unless musl's

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-31 Thread hobbitalastair at yandex dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 --- Comment #1 from Alastair Hughes --- I believe I have encountered the same issue while attempting to build a MIPS cross compiler, statically linking against musl libc (2.28.51.20170331 and 2.28). I will attach the objects used during the

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-30 Thread james410 at cowgill dot org.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 James Cowgill changed: What|Removed |Added CC||ma...@linux-mips.org -- You are

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-30 Thread james410 at cowgill dot org.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 James Cowgill changed: What|Removed |Added CC||hobbitalastair at yandex dot com --

[Bug ld/21334] [MIPS] Undefined hidden symbols cause assertion failure bfd/elfxx-mips.c:3860

2017-03-30 Thread james410 at cowgill dot org.uk
https://sourceware.org/bugzilla/show_bug.cgi?id=21334 James Cowgill changed: What|Removed |Added Target||mips*-*-* -- You are receiving this