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: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 28 Jun 2015 19:57:07 +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 #7 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Guido Haztsis from comment #6)
> I am pretty sure it can be reproduced without any libc. Actually, for some
> reason the libc.a file isn't even in the res file. This used to appear in
> the 5.1 version.
Does it mean it is musl specific and it can be reproduced with
musl for any targets?