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

Jozef Lawrynowicz <jozefl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|REOPENED                    |RESOLVED

--- Comment #10 from Jozef Lawrynowicz <jozefl at gcc dot gnu.org> ---
I think its best to close this as WONTFIX.

GCC will only erroneously enable SHF_GNU_RETAIN support if a Binutils version
between:
> commit 99fabbc9739a87ba3433e66792e93b773896790e
> Author: Jozef Lawrynowicz <joze...@mittosystems.com>
> Date:   Wed Nov 18 11:51:13 2020 +0000
>
>    Support SHF_GNU_RETAIN ELF section flag

and

> commit ff4bc37d77a0ca7286883a477adcb3aa145fc782
> Author: Cary Coutant <ccout...@gmail.com>
> Date:   Mon Dec 14 15:46:47 2020 -0800
> 
>     Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for 
> GNU/FreBSD ELFOSABIs.

is being used. There's no Binutils release in this range.

Reply via email to