This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/66687] WPA link fau: internal compiler error: bytecode stream: found non-null terminated string
- From: "guido.hatzsis at yandex dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 27 Jun 2015 01:16:05 +0000
- Subject: [Bug lto/66687] WPA link fau: internal compiler error: bytecode stream: found non-null terminated string
- Auto-submitted: auto-generated
- References: <bug-66687-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66687
--- Comment #3 from Guido Haztsis <guido.hatzsis at yandex dot com> ---
Musl claims that they support LTO. Also all that I have changed was bumping gcc
from the 5.1_release tag to the latest overnight commit.
The res file doesn't even include libc.so (nor libc.a for a static build) which
is strange and musl has long claimed to support lto without fat objects.
(In reply to Andrew Pinski from comment #2)
> Are you sure that this is not a bug in musl?