[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/14356] New: -z max-page-size doesn't change PT_LOAD's p_align
From: |
mh-sourceware at glandium dot org |
Subject: |
[Bug gold/14356] New: -z max-page-size doesn't change PT_LOAD's p_align |
Date: |
Thu, 12 Jul 2012 07:36:14 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=14356
Bug #: 14356
Summary: -z max-page-size doesn't change PT_LOAD's p_align
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: address@hidden
ReportedBy: address@hidden
CC: address@hidden
Classification: Unclassified
When linking with -z max-page-size, the resulting binaries have all their
PT_LOADs with the original default align value, which is 0x1000. BFD ld does
change PT_LOAD p_aligns when using -z max-page-size.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug gold/14356] New: -z max-page-size doesn't change PT_LOAD's p_align,
mh-sourceware at glandium dot org <=