[Bug debug/95695] -gcolumn-info is unstable with LTO and --save-temps

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 16 08:59:34 GMT 2020


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I don't see how is that related to LTO.  -save-temps does change the column of
many tokens, and I'm afraid there is no way around that, except to use
-fdirectives-only preprocessing instead.


More information about the Gcc-bugs mailing list