[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23571] New: arm: COMMONPAGESIZE issue
From: |
jernej.skrabec at gmail dot com |
Subject: |
[Bug ld/23571] New: arm: COMMONPAGESIZE issue |
Date: |
Sat, 25 Aug 2018 06:28:49 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23571
Bug ID: 23571
Summary: arm: COMMONPAGESIZE issue
Product: binutils
Version: 2.32 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: jernej.skrabec at gmail dot com
Target Milestone: ---
Created attachment 11210
--> https://sourceware.org/bugzilla/attachment.cgi?id=11210&action=edit
U-Boot sections before
Hello,
since the commit 702d167134149f420ea3bcbc194d63a2653a0c27 (powerpc
common-page-size), U-Boot for some armhf targets is not linked properly
anymore. Issue lies in following linker script:
http://git.denx.de/?p=u-boot.git;a=blob;f=arch/arm/cpu/u-boot.lds
If "CONSTANT(COMMONPAGESIZE)" is replaced with "0x1000", U-Boot works properly.
Alternatively, if aforementioned commit is reverted, it works too.
It looks like COMMONPAGESIZE is 0. You can find attached sections info before
and after that commit.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/23571] New: arm: COMMONPAGESIZE issue,
jernej.skrabec at gmail dot com <=
- [Bug ld/23571] arm: COMMONPAGESIZE issue, jernej.skrabec at gmail dot com, 2018/08/25
- [Bug ld/23571] arm: COMMONPAGESIZE issue, jernej.skrabec at gmail dot com, 2018/08/25
- [Bug ld/23571] arm: COMMONPAGESIZE issue, glibc at nmacleod dot com, 2018/08/25
- [Bug ld/23571] arm: COMMONPAGESIZE issue, amodra at gmail dot com, 2018/08/26
- [Bug ld/23571] arm: COMMONPAGESIZE issue, amodra at gmail dot com, 2018/08/26
- [Bug ld/23571] arm: COMMONPAGESIZE issue, amodra at gmail dot com, 2018/08/26
- [Bug ld/23571] arm: COMMONPAGESIZE issue, cvs-commit at gcc dot gnu.org, 2018/08/26
- [Bug ld/23571] arm: COMMONPAGESIZE issue, amodra at gmail dot com, 2018/08/26
- [Bug ld/23571] arm: COMMONPAGESIZE issue, jernej.skrabec at gmail dot com, 2018/08/26