This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15667] internal compiler error building libstdc++
- From: "sean at mcneil dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2004 17:41:56 -0000
- Subject: [Bug c++/15667] internal compiler error building libstdc++
- References: <20040526214444.15667.sean@mcneil.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sean at mcneil dot com 2004-05-27 17:41 -------
Subject: Re: internal compiler error building libstdc++
On Wed, 2004-05-26 at 16:17, pinskia at gcc dot gnu dot org wrote:
> ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-26 23:17 -------
> Can you try building with a different compiler to make sure that this is not a bug in that compiler?
> Also do a normal bootstrap first to see if it is reproducable there.
Attempting to do so. Also, noticed that when compiling with
gmake bootstrap
I got many internal compiler errors that ran again and worked on a
second invokation. This behavior is consistent with access to freed
memory.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15667