invoke.texi (ggc-min-expand, [...]): Document new default behavior.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 23 Feb 2003 16:56:04 +0000 (16:56 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 23 Feb 2003 16:56:04 +0000 (16:56 +0000)
commit16226f1e5b78ebd6e18b054489b67b58fe79355d
treecfe1a9e59e70d3dbd2ef4ee6e573924fe4e282b0
parent53be1a8d37abfbfc82c2b9508053d1d00b85ddf8
invoke.texi (ggc-min-expand, [...]): Document new default behavior.

* 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.

From-SVN: r63323
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/ggc-common.c