This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15667] internal compiler error building libstdc++


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]