[Bug lto/81968] [8 regression] early lto debug objects make Solaris ld SEGV

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 19 17:40:00 GMT 2018


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

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

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

--- Comment #61 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
There is always the main .debug_macro section that holds the whole TU stuff and
then .debug_macro comdat section for each of the files the TU includes, where
each of them contains snippet that is imported either by the whole TU sequence
or some other source file sequence.


More information about the Gcc-bugs mailing list