[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 binutils/2735] Segmentation fault in bfd.c during error handling

2006-06-09 Thread langton at gcc dot gnu dot org
--- Additional Comments From langton at gcc dot gnu dot org 2006-06-09 23:59 --- Yes, this patch fixes the problem. Thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=2735 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watchin

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

2006-06-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-06-09 13:37 --- Created an attachment (id=1069) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1069&action=view) Handle case where common alignment is deduced from section alginment and not another common defintion --

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

2006-06-09 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-06-09 13:36 --- Hi Asher, The problem appears to be that the .tcommon section has an alignment of 1 whereas the "matrix" symbol has an alignment of 4. The code to generate the warning message was not taking into account the