[Bug gas/11122] New: C listing line numbers start at 0 but .loc (correctly) starts with 1

2009-12-31 Thread plantz at cds1 dot net
Using gcc -O0 -g -Wa,-adhl nada.c > nada.lst to get gas listing embedded in C source code, C source code lines are numbered from 0, .loc in gas starts with 1. Previous gas (4.19) started both at 1. Example: 1.file "nada.c" 9.Ltext0: 10

[Bug gold/10916] Interprets --exclude-libs completely different to old GNU ld

2009-12-31 Thread robert dot wohlrab at gmx dot de
--- Additional Comments From robert dot wohlrab at gmx dot de 2009-12-31 12:13 --- Weird that that information is missing. I thought that I just copied the bugreport from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555012 were you can see the --exclude-libs in the command line.

[Bug gold/11119] New: configuring GCC with --enable-gold introduces many fails in the testsuite

2009-12-31 Thread doko at debian dot org
the corresponding report in GCC is http://gcc.gnu.org/PR42532 it was suggested to report it for binutils as well. the gold version was the one from the 2.20 branch. -- Summary: configuring GCC with --enable-gold introduces many fails in the testsuite Pro