gcc/gcc ggc-common.c doc/invoke.texi

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Sun Feb 23 16:59:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	ghazi@gcc.gnu.org	2003-02-23 16:59:31

Modified files:
	gcc            : ggc-common.c 
	gcc/doc        : invoke.texi 

Log message:
	* doc/invoke.texi (ggc-min-expand, ggc-min-heapsize): Document
	new default behavior.
	* ggc-common.c: Include sys/resource.h.
	(ggc_rlimit_bound): New function.
	(ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Update
	defaults to account for rlimits.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ggc-common.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.57.2.1&r2=1.57.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/invoke.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.209.2.14&r2=1.209.2.15



More information about the Gcc-cvs mailing list