https://sourceware.org/bugzilla/show_bug.cgi?id=27869
--- Comment #1 from Cary Coutant <ccoutant at gmail dot com> --- Based on that stack trace, you appear to be linking an output file that has more than 64K sections in it. Obviously, gold should not be crashing when that happens, but what on earth are you linking that has so many output sections? That just shouldn't happen in any practical application. Solving that may work around this bug. Please add "-v -Wl,--debug=plugin" options, and send me the verbose gcc output and a tar file of the resulting debug directory. -- You are receiving this mail because: You are on the CC list for the bug.