bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/161] Comdat group doesn't work well with .gnu.linkonce sections


From: hjl at lucon dot org
Subject: [Bug ld/161] Comdat group doesn't work well with .gnu.linkonce sections
Date: 14 May 2004 15:15:18 -0000

------- Additional Comments From hjl at lucon dot org  2004-05-14 15:15 -------
Created an attachment (id=77)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=77&action=view)
A testcase for i386

address@hidden comdat-4]$ make
as   -o x.o x.s
as   -o y.o y.s
ld -r -o foo.o x.o y.o
y.o(.text+0x0): In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
x.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here
make: *** [foo.o] Error 1


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=161

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]