: 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
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
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