This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [exception patch]: Throw bad alloc
- To: nathan at codesourcery dot com
- Subject: Re: [exception patch]: Throw bad alloc
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- Date: Tue, 6 Jun 2000 17:27:00 -0500 (CDT)
- CC: gcc-patches at gcc dot gnu dot org
- Reply-to: rittle at rsch dot comm dot mot dot com
> Ok, I installed the attached, plus the attached testcase,
> booted & tested on i686-pc-linux-gnu
Great! This patch fixes a long-standing, easy-to-replicate,
quality-of-C++-implementation-related problem when memory is
constrained.
>>> There was another part of the original patch to deal with multithreaded
>>> fallback space -- that's a different patch.
I remember this from last year, any chance it could be considered to
go in?
I volunteer to retest that patch in my three --enable-threads
environments (although I will also retest --disable-threads
configurations in those environments as well), if it helps.
Regards,
Loren