[Bug gold/22406] internal error in gold with unterminated library group

2017-12-01 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22406 Cary Coutant changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/22406] internal error in gold with unterminated library group

2017-12-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22406 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Cary Coutant : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=bd2e3511f74940beec6a39914480ed6ff88c0a71 commit bd2e3511f74940beec6a3991448

[Bug gold/22406] New: internal error in gold with unterminated library group

2017-11-07 Thread benjamin at benjamin dot pe
https://sourceware.org/bugzilla/show_bug.cgi?id=22406 Bug ID: 22406 Summary: internal error in gold with unterminated library group Product: binutils Version: 2.30 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

internal error in gold with unterminated library group

2017-09-28 Thread Benjamin Peterson
This invalid command line gives an internal error rather than a nice message: $ gold --start-lib gold: internal error in set_thread_count, at ../../gold/workqueue.cc:110 I sent a patch for this a few weeks ago: https://sourceware.org/ml/binutils/2017-09/msg00024.html Regards, Benjamin __