Bug 4877 - FAIL: .secrel32
Summary: FAIL: .secrel32
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: ld (show other bugs)
Version: 2.18
: P2 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 23:02 UTC by H.J. Lu
Modified: 2007-08-10 12:41 UTC (History)
2 users (show)

See Also:
Host:
Target: x86_64-mingw32
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2007-08-01 23:02:05 UTC
This patch

http://sourceware.org/ml/binutils/2007-07/msg00365.html

causes

FAIL: .secrel32

for x86_64-mingw32 hosted on Linux/x86-64.
Comment 1 Kai Tietz 2007-08-02 07:43:26 UTC
This is caused by PE+ data increase by ctor/dtor list.
I have to make adjustement for this target to this test-case. The offset are 
simply moved.
Comment 2 H.J. Lu 2007-08-10 12:41:05 UTC
Fixed by

http://sourceware.org/ml/binutils/2007-08/msg00070.html