OSDN Git Service

PR ld/6833
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 21 Aug 2008 13:10:54 +0000 (13:10 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 21 Aug 2008 13:10:54 +0000 (13:10 +0000)
commite739b8a1bc0d3f8d2a5d4526e2887e64adf988df
tree394c13153c16024ca892fc7a2b5b01be1d45d018
parent64e14d15250968604fa719006d5dfcca38efe46b
PR ld/6833
* ldexp.c (fold_binary <DATA_SEGMENT_ALIGN>): Do not align
EXPLD.DATASEG.MIN_BASE.
* ldlang.c (lang_size_sections): New variable OLD_BASE.  Rename
OLD_MIN_BASE to MIN_BASE with the former alignment from `ldexp.c'.
Use OLD_BASE now for the minimal base check after the base decrease by
the maximum alignment found.
ld/ChangeLog
ld/ldexp.c
ld/ldlang.c