bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/24031] Cannot remove section related to a function (even i


From: ebotcazou at gcc dot gnu.org
Subject: [Bug binutils/24031] Cannot remove section related to a function (even if the function is in separate section and isn't referenced elsewhere)
Date: Thu, 03 Jan 2019 04:12:29 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=24031

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

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

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Andreas, is there a way to remove .text symbols under -ffunction-sections?
> This might be in some embedded use-cases.

The only way is to link with --gc-sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]