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

--- Comment #8 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The binutils-2_42-branch branch has been updated by Alan Modra
<amo...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8532b62c9bf088727a37c3627f3882a69631bb39

commit 8532b62c9bf088727a37c3627f3882a69631bb39
Author: Alan Modra <amo...@gmail.com>
Date:   Tue Jan 16 11:06:23 2024 +1030

    PR30824 internal error with -z pack-relative-relocs

    This corrects a counting problem, where prior to relocate_section relr
    encoded relative relocs were allowed when it was known they were on
    even boundaries, but relocate_section can only put relative relocs
    (non-relr) on eight byte boundaries.

            PR 30824
            * elf64-ppc.c (RELR_ALIGN): Define, use throughout.
            (maybe_relr): New function, use throughout.

    (cherry picked from commit f91074ebd8dc8077c9c778a42360e77a636dce5e)

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

Reply via email to