This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: xgcc: Internal error: Segmentation fault (program as)
- To: Zack Weinberg <zackw at stanford dot edu>
- Subject: Re: xgcc: Internal error: Segmentation fault (program as)
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Wed, 28 Mar 2001 15:13:15 -0800
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <20010328141211.E218@stanford.edu>
On Wed, Mar 28, 2001 at 02:12:11PM -0800, Zack Weinberg wrote:
> as from binutils 2.11.90.0.1 crashes while compiling libstdc++ from
> the gcc CVS trunk.
>
I only follow the gcc 3.0 branch. Today's gcc 3.0 in CVS seems ok
with binutils 2.11.90.0.1.
H.J.