[Bug binutils/12042] segmentation fault in i686-pc-mingw32-windres @ coff_to_bin().

2010-10-27 Thread pluto at agmk dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=12042 Pawel Sikora changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ld/6962] ld fails in coffcode.h line 842 in handle_COMDAT

2010-10-27 Thread pluto at agmk dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=6962 --- Comment #2 from Pawel Sikora 2010-10-27 08:20:47 UTC --- Created attachment 5089 --> http://sourceware.org/bugzilla/attachment.cgi?id=5089 part of the gcc/libsupc++ $ i686-pc-mingw32/bin/ar rc libsupc++convenience.a eh_alloc.o BFD: BFD

[Bug ld/6962] ld fails in coffcode.h line 842 in handle_COMDAT

2010-10-27 Thread pluto at agmk dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=6962 Pawel Sikora changed: What|Removed |Added CC||pluto at agmk dot net Version

[Bug gold/12163] New: --start/end-group causes bogus 'multiple definition of ...' error.

2010-10-27 Thread pluto at agmk dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=12163 Summary: --start/end-group causes bogus 'multiple definition of ...' error. Product: binutils Version: 2.20 Status: NEW Severity: normal Priority: P2 C

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 --- Comment #1 from Nick Clifton 2010-10-27 13:25:57 UTC --- Created attachment 5090 --> http://sourceware.org/bugzilla/attachment.cgi?id=5090 Delete elf32_avr_check_relocs function -- Configure bugmail: http://sourceware.org/bugzilla/user

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

Re: How to use control-D character?

2010-10-27 Thread Nick Clifton
Hi Maciej, 1. input_file_open() uses ungetc(3) without checking for EOF. 2. glibc does not handle the EOF condition in the context of ungetc(3) correctly when input is connected to the terminal. The issue #1 above is obvious and only applies to EOF seen right at the beginning. I'll elab

[Bug binutils/12075] cross binutils-2.20.51.0.11 doesn't build with zlib-devel-1.2.5.

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12075 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/12073] addr2line unwind inlined functions does not always work with dwarf2

2010-10-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12073 Nick Clifton changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug gas/12166] New: Assertion failure in coff_frob_symbol

2010-10-27 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Summary: Assertion failure in coff_frob_symbol Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassig.

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-27 Thread foldr at codedgers dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Mikhail Glushenkov changed: What|Removed |Added Target||i686-pc-mingw32 Hos

[Bug gas/12166] Assertion failure in coff_frob_symbol

2010-10-27 Thread asl at math dot spbu.ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12166 Anton Korobeynikov changed: What|Removed |Added CC||asl at math dot spbu.ru -- Confi