[Bug lto/59977] lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 29 13:47:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2014-01-29
Ever confirmed|0 |1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The ICE is usually a sign of mismatched compiler versions of LTO objects. I
cannot reproduce the ICE (but I have to remove -Wl,--no-undefined and the libs
as I don't have them).
Please make sure the libraries do not have LTO bytecode (any of them is
static?)
More information about the Gcc-bugs
mailing list