https://sourceware.org/bugzilla/show_bug.cgi?id=25355

--- Comment #56 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Martin Liška from comment #48)
> Ok, I've just packaged the 2.34 release branch with the backport of this
> issue.
> However, I see the following Invalid free:
> 
> $ touch a.c && gcc -c -flto a.c -o a.o
> $ touch a.c && gcc -c -flto a.c -o b.o
> $ ar r libconsole.a a.o b.o
> ar: creating libconsole.a
> bfd plugin: could not unlink output file
> free(): invalid pointer
> Aborted (core dumped)
> 

Try the latest one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to