[Bug binutils/2735] Segmentation fault in bfd.c during error handling

2006-06-12 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-06-12 11:18 --- Patch applied. -- What|Removed |Added Status|WAITING |RESOLVED

[Bug gas/2756] New: m68k-linux still has #APP/#NO_APP issue

2006-06-12 Thread balkohen at gmail dot com
Hi, while building glibc, the GNU assembler complains about m68k-unknown-linux-gnu-gcc localealias.c -c -std=gnu99 -O -Wall -Winline -Wwrite-strings -fmerge-all-constants -pipe -Wstrict-prototypes -I../include -I/home/lior/builds/m68k/src/build/intl -I/home/lior/builds/m68k/src/build -I../po

[Bug ld/2757] New: broken linker script keyword

2006-06-12 Thread cman dot cpp at gmail dot com
linker script keyword AT seems to be ignored resulting in a incorrect binary output SECTIONS { .stub 0x8000 : { *i386boot* (.text .data .bss) } __loader_image = ABSOLUTE (.) ; . = ABSOLUTE (0x10) ; .main . : AT (__loader_image) { LO

[Bug ld/2757] broken linker script keyword

2006-06-12 Thread cman dot cpp at gmail dot com
--- Additional Comments From cman dot cpp at gmail dot com 2006-06-12 13:28 --- Created an attachment (id=1081) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1081&action=view) test case for the bug -- http://sourceware.org/bugzilla/show_bug.cgi?id=2757 --- You are rece