This is the mail archive of the gcc-patches@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]

Re: [exception patch]: Throw bad alloc


> 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

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