|
From: | hjl.tools at gmail dot com |
Subject: | [Bug binutils/25355] nm reports data variable as "T" with -flto |
Date: | Tue, 18 Feb 2020 16:11:30 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |