https://sourceware.org/bugzilla/show_bug.cgi?id=23646
Bug ID: 23646 Summary: gold segfault when using --threads Product: binutils Version: 2.31 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: jeanmichael.celerier at gmail dot com CC: ian at airs dot com Target Milestone: --- Created attachment 11239 --> https://sourceware.org/bugzilla/attachment.cgi?id=11239&action=edit source file which exhibits the problem Repro in attachment. Using "GNU gold (GNU Binutils 2.31.1) 1.16". Build with $ g++ -flto -std=gnu++17 precompiled.cpp -shared -fuse-ld=gold -Wl,--threads -Wl,--thread-count,16 to get a ld segfault. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils