--- Additional Comments From hjl at lucon dot org 2006-09-23 01:10 ---
A patch is posted at
http://sourceware.org/ml/binutils/2006-09/msg00242.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3223
--- You are receiving this mail because: ---
You are on the CC list for
start
$ make clean good
rm -f *.o z
cc -g -feliminate-dwarf2-dups -c -o a.o a.c
cc -g -feliminate-dwarf2-dups -c -o c.o c.c
cc -o z a.o c.o
$
end
The same bug shows up in ld version: GNU ld version 2.16.91.0.6 20060212 and
a version I made yesterday 9/21/06 from the cvs tree: GNU ld ve
--- Additional Comments From hjl at lucon dot org 2006-09-22 21:43 ---
A patch is posted at
http://sourceware.org/ml/binutils/2006-09/msg00240.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3235
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From sjo at anglia dot com 2006-09-22 08:20 ---
This does indeed work, but it would mean that nearly all linker scripts would
need to be changed to suit the new ld behaviour.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3223
--- You are receiving thi