This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: overhaul of anonymous mmap detection
On Thu, Jan 11, 2001 at 09:08:04PM -0800, Zack Weinberg wrote:
> Followup to your xvalloc patch, at
> http://gcc.gnu.org/ml/gcc-patches/2001-01/msg00821.html.
Oh, somehow I didn't receive that reply. Sorry for confusion.
OK, I'll leave mmap()/munmap() to ggc-page, and xvalloc will
be malloc()/valloc() only. I'll do it ASAP.
Memory saving tricks are coming a bit later, after I've
finished my exams and libstdc++-v3 port to DJGPP.
Laurynas