[Bug debug/100725] dwarf error with --whole-program

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun May 23 11:12:21 GMT 2021


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

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

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Those binutils are too old for dwarf5.
When the linker doesn't print any diagnostics, that isn't a big deal, but if it
needs to diagnose something and parse DWARF for that, you need 2.35 or later.


More information about the Gcc-bugs mailing list