[Bug gold/26827] New: ld.gold --threads segfault since 2.35

2020-11-01 Thread nick.gasson at arm dot com
: gold Assignee: ccoutant at gmail dot com Reporter: nick.gasson at arm dot com CC: ian at airs dot com Target Milestone: --- With latest binutils 2.35: $ gcc -fuse-ld=gold -Wl,--threads test.c malloc(): invalid next size (unsorted) collect2: fatal error: ld

[Bug gold/26200] ld terminated with signal 11 with LTO and -Wl,--thread-count=2

2020-11-05 Thread nick.gasson at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26200 --- Comment #7 from Nick Gasson --- (In reply to H.J. Lu from comment #4) > This helps. But it doesn't fix the problem. > When you say it doesn't fix the problem, perhaps you were running into the --threads segfault in bug 26827? I tried la

[Bug gold/26200] ld terminated with signal 11 with LTO and -Wl,--thread-count=2

2020-11-05 Thread nick.gasson at arm dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26200 --- Comment #9 from Nick Gasson --- (In reply to Martin Liska from comment #8) > > > > When you say it doesn't fix the problem, perhaps you were running into the > > --threads segfault in bug 26827? I tried latest master with your patch above