[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 binutils/12038] LD is loading to the wrong address with m68hc11

2010-09-19 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-09-20 04:21 --- This is really a bug in FreeEMS. The linker scripts don't mention where to place .ppageF8 input sections. (The .ppageF8 output section doesn't have *(.ppageF8).) So placement of objects/utils.o .ppageF8 is left t

[Bug gold/11997] Different behevior of MEMORY regions

2010-09-19 Thread ian at airs dot com
-- What|Removed |Added CC||ian at airs dot com http://sourceware.org/bugzilla/show_bug.cgi?id=11997 --- You are receiving this mail

[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 ld/2378] Incorrect opcode in __do_clear_bss if bss has more than 15 bytes

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:54 --- Resolving bug as WONTFIX. This is an old bug. Standard operating procedure on AVR is to link first, then use objcopy to convert to other formats. Plus the user should call the assembler and linker thr