https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523
mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrs at gcc dot gnu.org
--- Comment #6 from mrs at gcc dot gnu.org <mrs at gcc dot gnu.org> ---
Another proposal, any symbol with an 'L.*' spelling should be not so marked, as
these can never be used this way. Seems like we should have a predicate to
call before marking something as no dead strip and it should get rid of all of
them, including L.* symbols.