This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal compiler error, gcc 2.95.2
- To: pcm at rahul dot net
- Subject: Re: Internal compiler error, gcc 2.95.2
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Thu, 11 May 2000 08:02:29 +0200
- CC: bug-gcc at gnu dot org
- References: <20000510223019.1FDAD1DB8@foxtrot.rahul.net>
> GNU C++ version 2.95.2 19991024 (release) (i686-pc-linux-gnu) compiled by GNU C version 2.7.2.3.f.1.
Thanks for your bug report. The mainline compiler (2.96 20000430
(experimental)) compiles this without problems, so the bug appears to
be fixed. For gcc 2.95, -mcpu=i586 might help.
Regards,
Martin