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

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

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

--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
If it is the unwinder stuff, then it shouldn't affect anything but
-fbuilding-libgcc, no?  The macros were predefined only if -fbuilding-libgcc,
and __builtin_init_dwarf_reg_size_table is only called in libgcc.

Reply via email to