[Bug lto/65536] LTO line number information garbled

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 19:39:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Guess that can't really pass make check or lto bootstrap, because the LTO
streamer needs to be in sync between out and in, so commenting out
streaming in of the column number, but not doing the same for streaming it out
will break things completely.



More information about the Gcc-bugs mailing list