[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/2724] GAS segmentation fault when target=coff and enabled-targe
From: |
ed dot reed at aesec dot com |
Subject: |
[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf |
Date: |
2 Aug 2006 21:09:18 -0000 |
------- 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.
# This directory was configured as follows,
# on host dell450:
#
# src/configure --prefix=/usr/local/binutils-2.17-coff+elf32 --target=i386-coff
--enable-targets=i586-elf
==============
It compiles and builds cleanly (gcc = 4.1.0, SuSE distribution).
Running gas/as-new with no command line arguments results in a segfault. Normal
behavior is to sit awaiting source lines from standard input until a ctl-D.
Configuring without the --enable-targets=i586-elf bit produces as-new which does
not segfault, but sits awaiting soure lines from standard input.
So, the problem still exists.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Version|2.16 |2.17
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,
ed dot reed at aesec dot com <=