[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-08-08 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-08-08 08:20 --- Patch committed -- http://sourceware.org/bugzilla/show_bug.cgi?id=2724 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___

[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-08-07 Thread ed dot reed at aesec dot com
--- Additional Comments From ed dot reed at aesec dot com 2006-08-07 20:31 --- Thanks, that did the trick. I didn't change it to "fixed" because I don't know if I'm supposed to or not - but it (gas - the specific thing I reported) now works for me with i386-coff as the default target an

[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-08-07 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-08-07 09:29 --- Hi Ed, Please try the uploaded patch which should fix the 2.17 branch sources. Cheers Nick -- What|Removed |Added

[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-08-07 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-08-07 09:29 --- Created an attachment (id=1207) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1207&action=view) Do not attempt to access COFF specific fields of fake symbols -- http://sourceware.org/bugzilla/show_bug

[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-08-02 Thread ed dot reed at aesec dot com
--- Additional Comments From ed dot reed at aesec dot com 2006-08-02 21:09 --- I've retested this with binutils-2.17 and it has the same problem. Configuration is: == #! /bin/sh # Generated automatically by configure. # Run this file to recreate the current configuration. #

[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf

2006-06-01 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2006-06-02 00:43 --- Fixed on mainline 2006-05-03 -- What|Removed |Added Status|NEW