[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2021-11-10 Thread bryanmcsp at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1038 Takkelink changed: What|Removed |Added CC||bryanmcsp at gmail dot com --- Comment #6

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2021-09-22 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=1038 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org -- You are rece

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2021-09-22 Thread mervegunesli at aol dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=1038 Merve Gunesli changed: What|Removed |Added CC||mervegunesli at aol dot com --- Commen

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2010-09-19 Thread j at uriah dot heep dot sax dot de
--- Additional Comments From j at uriah dot heep dot sax dot de 2010-09-20 05:16 --- In reply to comment #2: > This is an old bug. Do you still happen to have a test case for this? The testcase from the original posting is still valid. I've put it into a compilable file, see attachmen

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2010-09-19 Thread j at uriah dot heep dot sax dot de
--- Additional Comments From j at uriah dot heep dot sax dot de 2010-09-20 05:13 --- Created an attachment (id=4990) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4990&action=view) Testcase for bug 1038 -- http://sourceware.org/bugzilla/show_bug.cgi?id=1038 --- You are

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2010-09-19 Thread eric dot weddington at atmel dot com
--- Additional Comments From eric dot weddington at atmel dot com 2010-09-20 02:57 --- Joerg, This is an old bug. Do you still happen to have a test case for this? -- http://sourceware.org/bugzilla/show_bug.cgi?id=1038 --- You are receiving this mail because: --- You are o

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2009-10-14 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|ASSIGNED|NEW http://sourceware.org/bugzilla/show_bug.cgi?id=1038 --- You are receiving this mail because: ---

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2006-09-01 Thread eweddington at cso dot atmel dot com
-- What|Removed |Added CC||eweddington at cso dot atmel ||dot com http://sourceware.org/bu

[Bug gas/1038] resolution of weak symbol not left for the linker if value is already known

2006-04-22 Thread bjoern dot m dot haase at web dot de
--- Additional Comments From bjoern dot m dot haase at web dot de 2006-04-22 07:29 --- The method to resolve the issue would probably be to disallow gas to do any fixup work on weak lables. Probably one could use the TC_VALIDATE_FIX hook in order to realize this. E.g. by adapting an e