[Bug gold/20878] gold powerpc64 le linux fails to link large Linux kernel

2016-12-07 Thread npiggin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20878 --- Comment #6 from npiggin at gmail dot com --- This commit fixes the bug for me. Thank you. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing lis

[Bug gold/20522] linking powerpc64le Linux kernel with --emit-relocs causes internal error in set_info_section, at output.h:3386

2016-12-07 Thread npiggin at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20522 --- Comment #4 from npiggin at gmail dot com --- Confirmed again, the internal error only occurs when linking with *(.rela*), and not with *(.rela.dyn). It would be nice to turn this into a useful error message, but importance could be reduced

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #8 from Marcel Böhme --- Thanks Nick. Thanks Alan. Works fine now. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils

[Bug binutils/20946] New: lookup_mach_via_bfd_name aborts

2016-12-07 Thread qiyao at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20946 Bug ID: 20946 Summary: lookup_mach_via_bfd_name aborts Product: binutils Version: 2.28 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #7 from Nick Clifton --- Hi Alan, > Nick, we really shouldn't ever get a warning symbol there. The testcase > object contains a fuzzed symbol table that has global symbols with an empty > string for their name. I reckon such sym

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #5 f

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #6 from Alan Modra --- Oh, and reproduce on a --target=x86_64-linux binutils. --enable-targets=all give too many possible matches for the aout test object. -- You are receiving this mail because: You are on the CC list for the b

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #4 from Nick Clifton --- Hi Marcel, Well, I still cannot reproduce the problem. But I can apply a patch which replaces the call to abort() with an error message instead. Please could you try out the latest sources and let

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c2596ca5d7f6ab6d38882bf0f0fc44fe352afcb1 commit c2596ca5d7f6ab6d38882bf0f0f

[Bug gold/20942] New: GOLD crashes when running in parallel

2016-12-07 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20942 Bug ID: 20942 Summary: GOLD crashes when running in parallel Product: binutils Version: 2.28 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Componen