[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-10-30 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2006-10-30 23:44 --- http://sourceware.org/ml/binutils/2006-08/msg00334.html is checked in. The maining one is http://sourceware.org/ml/binutils/2006-04/msg00329.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=3111 --- Yo

[Bug ld/3435] New: ld error message cryptic when issuing both -lssp and -nostdlib

2006-10-30 Thread smithj at rpath dot com
[EMAIL PROTECTED] ~ $ gcc -o foo foo.c -lssp -static -nostartfiles -nostdlib /usr/bin/ld: failed to set dynamic section sizes: No such file or directory collect2: ld returned 1 exit status That should be a bit more clear as to what the real error is. -- Summary: ld error message cr

[Bug gas/3433] New: Incorrect line numbers with certain branches

2006-10-30 Thread andrew dot stubbs at st dot com
Given the following example: .file 1 "test.c" .text .loc 1 2 nop .loc 1 1000 bt 0f nop .align 9, 0 0: The SH assembler produces an object file with the wrong line num