[Bug gas/6038] [gas patch] xtensa: fix compile failure with gcc 4.3

2008-04-04 Thread bunk at stusta dot de
--- Additional Comments From bunk at stusta dot de 2008-04-04 21:19 --- Created an attachment (id=2354) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2354&action=view) gas/config/tc-xtensa.c:xg_apply_fix_value(): terminate with as_fatal() if decode_reloc() returns an error --

[Bug gas/6038] New: [gas patch] xtensa: fix compile failure with gcc 4.3

2008-04-04 Thread bunk at stusta dot de
gcc 4.3 can't prove that decode_reloc() always succeeds here, and therefore emits the following warnings that are due to -Werror treated as errors: <-- snip --> ... gcc -DHAVE_CONFIG_H -I. -I/TMP/binutils-2.18.50.0.6/gas -I. -I. -I/TMP/binutils-2.18.50.0.6/gas -I../bfd -I/TMP/binutils-2.18.50.0

[Bug binutils/6034] severe performance issue in objcopy symbol filtering code

2008-04-04 Thread jylefort at brutele dot be
--- Additional Comments From jylefort at brutele dot be 2008-04-04 18:17 --- Created an attachment (id=2352) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2352&action=view) the fix -- http://sourceware.org/bugzilla/show_bug.cgi?id=6034 --- You are receiving this mail b

[Bug binutils/6034] New: severe performance issue in objcopy symbol filtering code

2008-04-04 Thread jylefort at brutele dot be
In a compiler I'm working on, the last stage of the compilation consists in calling objcopy --strip-symbols to remove some auxiliary symbols from the resulting object file. In a particular run, I was annoyed to observe that objcopy needed 1m15s to complete. The size of the object file before strip

[Bug ld/6033] 2.18.50.0.5+ fails to link against libusb on powerpc

2008-04-04 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2008-04-04 15:46 --- usb_busses is a variable, not a function. -- What|Removed |Added Status|NEW

[Bug ld/6033] New: 2.18.50.0.5+ fails to link against libusb on powerpc

2008-04-04 Thread vapier at gentoo dot org
after updating from binutils 2.18.50.0.4 to 2.18.50.0.5 (same error is seen with 2.18.50.0.6), libgphoto2 fails to configure $ cat main.c char usb_busses(); int main() { return usb_busses(); } $ gcc main.c -lusb /usr/lib/gcc/powerpc-unknown-linux-gnu/4.3.0/../../../../powerpc-unknown-linux-gnu/bi

[Bug binutils/4334] MAKE FAILED: cpu-powerpc.o isn't added to libbfd.a ?

2008-04-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-04 11:46 --- Hi Vincent, I have now applied the patch along with a fix for the small problem that you noted. Cheers Nick -- What|Removed |Added ---

[Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-04 11:02 --- Subject: Re: Linker creates dynamic debug symbols in DSO Hi Jakub, > --- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299 > +++ bfd/elflink.c 25 Mar 2008 15:01:19 - > @@ -4294,7 +4294,7 @@ el

Re: [Bug ld/3290] Linker creates dynamic debug symbols in DSO

2008-04-04 Thread Nick Clifton
Hi Jakub, --- bfd/elflink.c 2 Mar 2008 22:26:09 - 1.299 +++ bfd/elflink.c 25 Mar 2008 15:01:19 - @@ -4294,7 +4294,7 @@ elf_link_add_object_symbols (bfd *abfd, dynsym = TRUE; } - if (definition && (sec->flags & SEC_DEBUGGING)) +

[Bug binutils/6031] If GNU linker (ld) cannot find library unclear error appears

2008-04-04 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2008-04-04 10:56 --- Hi Janis, It appears that this error is being reported by this 'pytool' program which is interpreting a linker error message, correct ? In which case this is really a problem for pytool and not the linker. Pyt

[Bug binutils/6031] New: If GNU linker (ld) cannot find library unclear error appears

2008-04-04 Thread janispp at one dot lv
In my case incorrect path was defined and following error appeared: bin/pytool: symbol lookup error: bin/pytool: undefined symbol: stat64 This may be misleading for end-user. -- Summary: If GNU linker (ld) cannot find library unclear error appears Produ

Re: [incomplete patch] Get objdump to report exception tables for ARM/SH4 correctly

2008-04-04 Thread Nick Clifton
Hi Danny, _IMAGE_CE_RUNTIME_FUNCTION_ENTRY formatted data right ? One day someone might want to write a MIPS version of this function, so we will need a Looks like you got interrupted while writing this sentence. Not sure what you mean. Oops! I meant that in the future there might be other