bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/26543] bfd_generic_define_common_symbol does not calculate corre


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/26543] bfd_generic_define_common_symbol does not calculate correct alignment when bfd_octets_per_byte > 1 and power_of_two == 0
Date: Fri, 28 Aug 2020 12:28:09 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit 1e597a89971e781f5c33d75009b2cbf26323d2a5
Author: Tuckker <tuckkern+sourceware@gmail.com>
Date:   Fri Aug 28 13:27:16 2020 +0100

    Prevent the linker from overestimating the alignment requirement of common
symbols on targets with octets that are larger than one byte.

            PR 26543
            * linker.c (bfd_generic_define_common_symbol): Force the alignment
            to 1 if the section has now alignment requirement.

-- 
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]