--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca
2010-01-25 19:59 ---
Subject: Re: ld generates bad long branch stubs
> I wonder if this bug might be fixed by the patch I attached to
> http://sourceware.org/bugzilla/show_bug.cgi?id=10409
The patch causes testsuite p
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25
19:26 ---
A patch is posted at
http://sourceware.org/ml/binutils/2010-01/msg00526.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11218
--- You are receiving this mail because: ---
You are on the
Given the test case below, the load address of secB as printed by ld as part of
the link map will be different from the load address of secB as it appears in
the object file.
[jaw] bash$ cat lmabug.t PHDRS
{
aphdr PT_LOAD;
}
SECTIONS
{
secA : A
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25
14:26 ---
Created an attachment (id=4554)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4554&action=view)
A testcase
[...@gnu-6 gc-2]$ make
gcc -B./ -c -o main.o main.c
gcc -B./ -c -ffunction-sections -o a.o
From:
http://sourceware.org/ml/binutils/2010-01/msg00514.html
--
Summary: --gc-sections does not detect unresolved symbol
Product: binutils
Version: 2.21 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25
14:01 ---
Fixed as of 2010-01-25.
--
What|Removed |Added
Status|REOPENED
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25
13:40 ---
It was fixed by PR 6766.
--
What|Removed |Added
Status|WAITING
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-25
13:06 ---
Subject: Bug 11217
CVSROOT:/cvs/src
Module name:src
Branch: binutils-2_20-branch
Changes by: amo...@sourceware.org 2010-01-25 13:06:24
Modified files:
bfd: