This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: GC issues in cc1plus
- From: Danny Smith <dannysmith at clear dot net dot nz>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>,GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 31 Mar 2003 09:55:50 +0100
- Subject: Re: GC issues in cc1plus
- References: <m3r88oi2gy.fsf@dromion.integrable-solutions.net>
- Reply-to: Danny Smith <dannysmith at users dot sourceforge dot net>
>
> -- Gaby
> 2003-03-31 Gabriel Dos Reis <gdr at integrable-solutions dot net>
>
> * name-lookup.c (cxx_binding_make): Don't recycle free bindings.
>
Mingw build of cc1plus (20030331) segfaults in libsupc++/eh_globals.cc
on an ancient i586 with 64mb ram 20030329 was fine The above patch
fixes for 20030331.
Danny