[Bug libelf/27134] elfutils-git fails tests against gcc-git (GNU_RETAIN section type)

mark at klomp dot org sourceware-bugzilla@sourceware.org
Fri Jan 15 11:00:48 GMT 2021


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit 7024796b63fff42274adb85cd36dbec2c55480c6 
Author: Mark Wielaard <mark@klomp.org>
Date:   Tue Jan 12 11:35:10 2021 +0100

    elflint: Recognize SHF_GNU_RETAIN as extra section flag.

    SHF_GNU_RETAIN is like SHF_LINK_ORDER it can appear on any section
    and should be ignored by elflint. Add all such flags to a new
    EXTRA_SHFLAGS and use it consistently in check_sections.

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

    Signed-off-by: Mark Wielaard <mark@klomp.org>

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


More information about the Elfutils-devel mailing list